Hi all,
I want to share with you a problem we encountered with popup plugin.
We have a popup witch we create and add checkboxes to it if it doesn’t exist.Else we show it.
In Smart client it works succesfully, But in webclient we realize that the method associated to the x chckbox is called just the first time.
After the first time no way the method is not called.
I have made a sample solution that illustrate the issue.
Any explanation of the behaviour will be welcomed and thank you for your effort.
checkboxPopupTest.servoy (4.01 KB)