cancel
Showing results for 
Search instead for 
Did you mean: 

Modal Form and Parent Form

Former Member
0 Kudos

HI,

I created Form(using Screen Painter),which i can access from Edit Text i created in PO Screen using TAB key event. i made my form as Modal Form.i used the concepts given in samples.

when multiples screen are in open status while triggering my Modal form its working and always on top.but i want my parent form(MY PO) always behind my Modal.then only i can able to load data from my modal form to parent PO without any problem.how can i acheive this.

Regards,

Ganesh K

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Ganesh,

Catch the Form_Activate event of the other forms, and then set your PO as Top Most, then set the modal form as Top Most. I think this will achieve what you need.

Regards,

Vítor Vieira

Former Member
0 Kudos

Dear Ganesh,

If the Modal Form is accessible only via the Parent form, then the parent fomr would always be behind the Modal form.

Let me know if it helps or If I misunderstood anything.

Regards

Arshdeep