Skip to main content
Nintex Community Menu Bar
Question

How to read the context-row of a table from action framework ?

  • July 10, 2024
  • 1 reply
  • 8 views

Forum|alt.badge.img+6

Is there any way to catch the context-row of a table based on row-action, from action framework ? instead of having a javascript snippet to be written ?

I want to catch the context-row of a table on a row-action and push this as a new-row to another related model.


1 reply

Forum|alt.badge.img+20

Hmmm… adopt the row and update a value with a value from itself to trigger the row as changed.