Issue has to do with Menu widget.
Menu widgets have two properties:
1) Choices which contains the list of titles displayed on each menu button
2) Choice Value which is a list of the actual value passed to the menu response variable. In my case this contains a list of programs associated with each menu button.
The issue occurs when simply repeatedly clicking a menu button in quick fashion. This results in the menu response variable receiving the choice rather than the choice value.
Ex. Choice has option1, option2 and Choice Value has pgm1, pgm2.
If I click the first menu button the menu response should be and is pgm1 (choice value), but if I repeatedly click in succession the first button, it winds up passing option1 (choice) instead of pgm1(choice value).
Why would this happen and what can I do to keep this from happening.
Menu Issue
-
- New User
- Posts: 15
- Joined: Fri Feb 17, 2012 11:43 am
- First Name: Wesley
- Last Name: Winner
- Company Name: StoneRviver
- State / Province: Florida
- Country: United States
- Contact:
Who is online
Users browsing this forum: No registered users and 1 guest