Script Execution within Menu Tag
Posted: Sat Feb 28, 2009 1:58 am
I have come to believe it impossible to execute a script on entering a menu tag. Why this was left out of the 2.1 specification, I do not know.
I need to execute a script at the entry of each form and menu element. This works fine for forms, but with menus, neither assign or script can run at the base level. I know that filled/nomatch/noinput can do so, but I need to know if the user entered a menu, regardless of if action was taken.
Further, I understand that I could run a script before entering a menu either doing so before the next call or by passing through a form specifically used to run the script and continue to the menu. However I hope there is some simple, direct means which I have not yet cogitated. Surely other developers have pulled their hair out over this paradox.
Thanks.
I need to execute a script at the entry of each form and menu element. This works fine for forms, but with menus, neither assign or script can run at the base level. I know that filled/nomatch/noinput can do so, but I need to know if the user entered a menu, regardless of if action was taken.
Further, I understand that I could run a script before entering a menu either doing so before the next call or by passing through a form specifically used to run the script and continue to the menu. However I hope there is some simple, direct means which I have not yet cogitated. Surely other developers have pulled their hair out over this paradox.
Thanks.