Skip to Content
0
Former Member
May 20, 2010 at 12:01 PM

Table link - currentElement

32 Views

Hi,

I have a node (Test) binded to a table, this table has a link wich opens a popup to select a value, on the popup a button use a method on the controller, this method closes the popup and set the value selected on the popup to the line on the table wich activated the link.

To set the new value Im used to use the currentTestElement().setProp("Value"), the current element is suposed to be the line with the firing action, nevertheless now Im on a case that the currentTestElement returns the selected line, no matter that the used link is on another line.

What could be happening?

Im using 7.11

Thanks on advance

Jean Carlo