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

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.


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