Hello,
I have a data entry block through checkboxes. I would like trigger a back end procedure on click (said differently, when I select the checkbox).
Another question is about the value when I select the checkbox, as my block as set up as Single, the value equals to 1 when selected and to NUL when unselected. Is there any way to change these values as below:
Checkbox selected: 4
Checkbox unselected: 1
Has anyone faced those technical questions ?
Thank you,
Regards