How to use Stack Navigation ?
In Progress
I tried to use this widget and added two panels but the second panel (I drop a text into it) always shows nothing.
I used event to show/hide the panels insdie Stack Navigation, is it the correct way?
regards
mark
Hi Mark,
Make sure you're dragging the text widget correctly into the dynamic panel. You can check this by looking to the outline panel, and see if the text widget is in panel 2, and isn't on top of the dynamic panel.
If you're not sure, if possible, attach a screenshot of your outline panel.
Best,
Danielle
It is inside the panel2
result
The vp file is available at
http://coolshare.com/temp/netelastic_ui_1.vp
Hi Mark,
The issue is that you need to create a 'set active panel' event instead of a show/hide event. Create an 'on click -> set active panel' event for the 'manage user' text, and have it set 'panel 2' as active.
Hope this helps.
Best,
Danielle
Cool! It worked
Another question: how can I place checkbox in the first column of a table so that we can select a row in the table?
Which table should I use?
thanks
Comments have been locked on this page!