OS info
- Operating System : Mac OSX 19.4.0
- Wappler Version : 2.7.2
Problem description
If a button has two Server Connect-components in its “Click” action list with different sets of GET-parameters, the action editor only shows the correct properties the first time each Server Connect is clicked. See attached gif for a better explanation.
Steps to reproduce
- Create two server actions with database queries with different global GET-variables.
- Create two Server Connects, one for each query, like serverconnect1 and serverconnect2.
- Create a button with a Click dynamic event and add serverconnect1.load and serverconnect2.load to the action list and save.
- Open the action editor again and click on the serverconnect1 action. The correct properties will display.
- Click on the serverconnect2 action. The correct properties will display.
- Now click on the serverconnect1 action again. Nothing happens, the properties of serverconnect2 is still displayed.
Work around: click the update button in the action editor and then immediately click the serverconnect you wish to see/edit the properties of. Then save.
Community Page
Last updated:
Last updated: