I have three forms: menu, submenu and the inputdata form.
when you open the submenu the menu is closed and you can call the inputdata form and the submenu stays open.
i want to create two buttons on the inputdata- one thats get you back to submenu and one that close the inputdata form and the submenu form, and then open the menu again (e.g "get back to submenu" and "get to main menu").
the problem is that i cant find the way to close the submenu when i"m in the inputdata form ! the inputdata form doesnt recognize the object, although he is open.
can you relate the open form?
(I do understand that i need to somehow overrides the opened object, dont know how to do it).
when you open the submenu the menu is closed and you can call the inputdata form and the submenu stays open.
i want to create two buttons on the inputdata- one thats get you back to submenu and one that close the inputdata form and the submenu form, and then open the menu again (e.g "get back to submenu" and "get to main menu").
the problem is that i cant find the way to close the submenu when i"m in the inputdata form ! the inputdata form doesnt recognize the object, although he is open.
can you relate the open form?
(I do understand that i need to somehow overrides the opened object, dont know how to do it).