Hi,
In Servoy 5.01 a button on a row in a related tabpanel returns these arguments:
[JSEvent[type=action,element=btn_delete,modifiers=16]]
Why is the formname not included?
Irene
Hi,
In Servoy 5.01 a button on a row in a related tabpanel returns these arguments:
[JSEvent[type=action,element=btn_delete,modifiers=16]]
Why is the formname not included?
Irene
so you have a tableview thats inside a tabpanel where you have a button in
and that only gives you the name but not the form?
And you you dont show it in the tabpanel but as the main form it does give you the form name?