Can't get list box widget to work properly
Please help...
1. Inserted List box widget.
2. Added 3 items in list (List item1, List item2, List item3).
3. Named widget Listbox_new (variable).
4. Created a Submit button.
5. Created 3 shapes (blackbox, bluebox, greenbox)
6. Created advance action (Listbox_action):
- If Listbox is equal to List item1, show blackbox.
- Created the same for all list items.
7. Changed blackbox to "Hide in output"
8. Made submit button execute Listbox action upon clicking.
On preview, the action does not execute.
