"Headerless detail" form - how to not close on ok?

javai

Member
\"Headerless detail\" form - how to not close on ok?

Hi
Is there any way to avoid form closing on Headreless Detail.
I would like to stay on form after editing details and clicking OK.

Regards
 
Re: \"Headerless detail\" form - how to not close on ok?

Hi Janusz,

Do you want to save changes on OK and would like to stay on the form?

Regards,

Zoltán
 
Re: \"Headerless detail\" form - how to not close on ok?

Hi Janusz,

One technique is to call the Form from a wrapper Dummy Form in a While loop, while it returns with OK.

Can it be a solution for you?

Regards,

Zoltán
 
Back
Top