• Join the Best Wordpress and Elementor Support forum

    Provide or get advice on everything Elementor and Wordpress, ask questions, gain confirmation or just become apart of a friendly, like minded community who love Wordpress and Elementor


    Join us!

accessing checkbox form element that has no label

N

nbi

New Member
I can't find an answer for this issue. How do I access a checkbox form element that has no label? I don't want a label because the option string makes the checkbox purpose explicitly clear - in fact having both label and option string looks amateurish.

String form fields can be accessed in php like:

$newpass = $form_data['New Password'];

but the checkbox is neither a string field (guessing it's boolean) nor does it have a label.
So how can it be accessed? Plenty of googling has not yielded an answer.

Thanks for your help.
 

Latest Resources

Other Elementor Resources

elementor official

Still stuck? Ask the forum

Post your question with a screenshot and a link if you can, and a member will usually reply within a day. Free to join, no sales pitch.

Create a free account
Top