Hi All,
I'm having some trouble when calling a form from within a form. (Actually, this is 3rd form).
So I have a "Main" form, and there is a button that calls a child form. When I press that, the child form appears on top of the parent.
But then there is a field validation that may automatically call a form if a value isn't present that prompts the user to add it to the validation (it's some complex validation and involves many elements, so I can't just "update" one field at the child form level).
But this "grand-child" form appears BETWEEN the parent and child forms (behind the child). It's a fraction taller than the child form, so I can just click the top of the bar to bring it forward, but my users aren't going to realize what's happening. I looked at WONTOP() but that just tells me what form is on top, and I didn't see anything further in the help to say how to set a specific form (or at the time of launch) to get it to top. I don't want/need it to be MODAL either, so I don't want to set that option. How can I get the form to be the top one?
Thanks.
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)
I'm having some trouble when calling a form from within a form. (Actually, this is 3rd form).
So I have a "Main" form, and there is a button that calls a child form. When I press that, the child form appears on top of the parent.
But then there is a field validation that may automatically call a form if a value isn't present that prompts the user to add it to the validation (it's some complex validation and involves many elements, so I can't just "update" one field at the child form level).
But this "grand-child" form appears BETWEEN the parent and child forms (behind the child). It's a fraction taller than the child form, so I can just click the top of the bar to bring it forward, but my users aren't going to realize what's happening. I looked at WONTOP() but that just tells me what form is on top, and I didn't see anything further in the help to say how to set a specific form (or at the time of launch) to get it to top. I don't want/need it to be MODAL either, so I don't want to set that option. How can I get the form to be the top one?
Thanks.
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."
![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)