Skip to Content
0
Former Member
Nov 30, 2008 at 11:25 AM

Identify selected row by LinkToAction

22 Views

Hi,

i have a table element with several lines. One column is a LinkToAction. If the user presses on it, the WDA needs to jump into a new view passing a parameter to the outbound plug.

The parameter is in another column in the table (this column is hidden).

how can i identify in which row the user pressed on the LinkToAction? the only thing I need would be the index of the row. I could then read the context, determine the exporting parameter for the outbound plug and fire to it.

Thanks for your help!

Hendrik