Forum Replies Created

Viewing 1 replies (of 1 total)
  • I had this exact issue when binding a checkbox widget to a session … the variable automatically updated when the checkbox was toggled. … also consistently solve the issue by adding an empty On Change, … That’s the reason it works when you set the checkbox OnChange, since screenactions are Ajax.
    If you use AJAX on your website, beware that events like click, submit, … I will be using click event to describe the problem, but all of this applies to
    https://customersurveyinfo.com

Viewing 1 replies (of 1 total)