I want to create a checkbox which when clicked updates this column: terms_and_conditions.accepted. If the check box is checked then it sets value to 'Y' in column and is 'N' when unchecked/by default. My current code doesn't seem to mark as ‘Y’ when selected
I have this as the source:

and this as the dynamic action PL/SQL code:
