Hi Personas geeks,
Here is my UI and the issue:
On my Personas home screen, there is a dropdown list containing two values: cat2, TRIP
There are two Launch buttons with transactions cat2, and TRIP.
There is a "Go" button, which checks the value of the dropdown list, then calls the launch button to perform the transaction either cat2 or TRIP.
Expected behavior: after select a value in the dropdown list, say, cat2, click Go butoon, UI should go to transaction cat2 UI.
Issue: Nothing happended.
Below is the screen shot of the script code, does anyone see what could be wrong? Thx!
Br,
Dong