Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How to save checkbox values for return visits Reply To: How to save checkbox values for return visits

#266546
Beverleyh
Participant

It depends what you’ve been Googling and you’re own aptitude for picking up new things. If you haven’t landed on the term already, “LocalStorage” is probably what you need, so try Googling the term in context, such as “tutorial save form values localstorage”, and work through some of the guides you find.

We can certainly help you with your own code here. Try knocking up a simple demo in CodePen if you run in to problems further to your research, and we can pitch in with improvements, suggestions or fixes.

As for ready-made code that someone writes for you, that may or may not happen here. It depends if someone takes a personal interest in your particular task (again, the likelihood will increase if you start us off with a demo in CodePen to fiddle with).