checkbox to bolean list value
-
Hello,
I have created on sendinblue panel 3 boolean attribute for GDPR.
I need to create 3 checkbox on wordpress plugin form, and when the user check each box I need to fill the list with value (yes, no) depending of check or not.
How I can link the attribute with the check box code?Example…
name of boolean attribute –> GDPR_MARKETINGyour code checkbox –>
<input type=”checkbox” name=”terms” required=”required”>I accept the terms and conditionsHow can I put the check result on bolean attribute space on the list?
GDPR_MARKETING –>yes
Thanks
The page I need help with: [log in to see the link]
The topic ‘checkbox to bolean list value’ is closed to new replies.