This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
I am using advanced slidingmenu from market place. How can i move to particular form based on menu actions. I am getting menu index i want to replace a target container with another form.
Whenever components are used , There will be some properties, methods and events get exposed to the user . We need to make use of those properties.
Click on slidingMenu on your form and go to the action tab towards the right window. You will see onMenuItemClick . You can configure your function over there .
I have written below code for that i was able to move particular screen from slidmenu list but i was unable to move to again for particular screen from slide menu list . please let me know.
You should be able to move different screens based on the index . Please attach your sample and give the steps to replicate the issue then we can help you on this .
Note : Advanced SlidingMenu is now Advanced HambergerMenu
I have tried to design humbergmenu using advanced slidingmenu from market place. when user clicked on particular option I want to move particular screen but i am unable to get it .please check below attached source code and help me.
steps:-
home screen (humbergmenu)
When clicked on menu show menu list.
when clicked on particular option move to corrosponding screen.