Skip to main content

I open new subform "FirstForm" in the parent form. Then i nvaigated to another form "SecondForm", make some changes and navigate to my "FirstForm". I close it and try catch this event "when close subform and subview when button is clicked" and it not catched. What i should do? If i open just "FirstForm" and close it without any changes - all works good

What is your reason for navigating to the second form? Could you maybe contain what's on this form in the FirstForm and show the list view or item view when necessary? 


Reply