Hello,
I got a table from a connector function, and I embeded this table on the step window and created a linked variable :
Than I add the desire columns to be shown, until now every thing is ok.
On runtime, how can I know if the user clicked on the table and selected a row ? so in the trigger I have created in a button, I’m using data from this selected line for further processings.
If no row was selected, I get an error in runtime on this trigger.
I really don’t know if on simple internal table of Tulip, it will behave the same.
Thank you,
Amit Berku