pythonguy123
pythonguy123
WWindmill
Created by pythonguy123 on 4/23/2024 in #help
In an app, in a table, if a button is clicked, a way to get thisRow(field) pass into inline script
It would be great if - In an app, in a table, if a button is clicked, a way to get thisRow(field) pass into inline script. For example if I click data in row 1, getting the id field of row 1 to pass into the inline script that is associated with the action button in that table's row. Currently I can reference the results in a Runnable's JSON results for example but I can't seem to find a dynamic way to interact with which row was clicked in the frontend.
4 replies