Actions select

the action is not bringing the clients, I have a group with several clients. I made the action and put it in the initial value so that when I click on the client it brings me the id and name of this client. What are you doing
1
2
3
4

when I click on any one it always brings up the client 1 , I am not able to solve it

Hi @DEVIMPLOY_Autom

What about adding “[_THISROW].” before the square brackets in your expression ? (do not forget the dot !!!)

I added [_THISROW] , but it didn’t bring up the selected item

Please post a screenshot of the entire action configuration. Please also post a screenshot of the table’s column list from Data >> Columns in the app editor.

1 Like