I would like to:
- have a select that lists the teams from an sc_lookup()
- an onchange event for the select (not select button being pressed)
- set the global_var [TeamKey]
- sc_redir(Teams.php) to open the Team application based on the Selected team…
I can not figure out how to get the JC onChange event to execute steps 3 & 4 above.
Thanks