Hi all,
I have a use case where I need a query with items and when an item is clicked, a FRONTEND JS script should run and do x (i.e it should not run anything in the backend on the Aware server). Is this how the "Execute javascript" option in grid "Operations with records" works? Anyone know?
It SEEMS to be how it works (but I need to know for sure) as when I run a test on this, the JS is executed in the frontend of the app and I see nothing in any of the Aware logs.