Question

Capgemini
SE
Last activity: 15 Jun 2024 0:50 EDT
Passing Parameter from table row to activity
Hello, I have a table of operators, whose source is a DataPage and a column in this table is a TrueFalse checkbox with a Run Activity Action. I need to pass the current row's pyUserIdentifier when the checkbox changes.
How do I reference the ID of the row as a Parameter for the activity? Is there anything I need to setup in the table to make this possible?