Hi,
Almost all in the tittle, wasn't able to disable button interaction using :
#{@{button_srcOptRvbEnable} == true}
same result using the check box
Hi,
Almost all in the tittle, wasn't able to disable button interaction using :
#{@{button_srcOptRvbEnable} == true}
same result using the check box
You must disable the editor to make it work (interaction stays active when the editor is enabled to allow selecting the widget).
ok thx !