Site icon Hip-Hop Website Design and Development

Tips on how to save checkbox values for logged in customers?

Howdy~ How can I’ve checkboxes save their values for a logged in consumer?

My WordPress web site options varied checklists in a desk format. When a consumer finishes a process on the checklist, they’d be capable of tick one of many bins to suggest completion. That worth ought to then be saved to the database, both robotically or by clicking a save button. When the consumer returns to that web page in a while, the bins that they chose ought to stay.

[Page Example]

I solely know insert a clickable HTML field, however that is the extent of my coding information. (Though I am not completely certain what values to incorporate in that HTML for saving functions.)

<enter id="example" identify="example[]" kind="checkbox" worth="example">

How would I accomplish this? Should you might go right into a little bit of element, I might actually admire it, I am a code beginner. n.n"