gjoisa Active Member Licensed User Longtime User Jan 3, 2011 #1 I am using several panels in my app like forms in B4P . Is it possible to restrict the menu to a particular panel only , inside a activity ?
I am using several panels in my app like forms in B4P . Is it possible to restrict the menu to a particular panel only , inside a activity ?
Erel B4X founder Staff member Licensed User Longtime User Jan 3, 2011 #2 No. You should use activities instead if you want to change the menu items. Upvote 0