HI everyone
Got a bit of a strange issue here and not sure what is happening. May be a bug or a logic error on my behalf, i really don’t know at this stage
The page logic is:
make connection to list of users
make connection to audit table (no load)
List users in BS table with buttons in some columns
Using onClick() event of button,
- set session variable to corresponding user ID (from table repeat values which is setting correctly)
- load audit connection with user id set to session variable value
- open modal and display audit trail in table inside modal
Unfortunately the modal shows the data from the previous query??
I have added a refresh button to re-execute the connection load event which then displays the correct data
Here is a video of it all:
auditissue.mp4 (12.3 MB)
Any ideas, i would be very grateful
Page is in secure admin panel but i could create a temp login if needed
Community Page
Last updated:
Last updated: