2 Votes Vote

How to show the non-selected options in a select form, after a previous form is submitted

Posted by topdog 557 days ago Questions| options show non All

I have a form where im asking for name, surname, phone cellphone and at the end user has to check one or more options in a checkbox and then clicks submit.

After that in the "thank you page" i want to show the exact form but this time to show only the non-checked checkboxes. Reason for this is that i want to say "We highly recommend you check all the options for better results, you can do so by simply clicking the submit button below"

And then below that i want to present the form as i said, but the remaining checkboxes (the oens that were not checked before) would be only the NON-checked options in the previous page. Makes sense?

Ive tried hard with php if states and switches but still cant get the result i want, it seems i have to define "false statements" in a way im not cabable of doing it.

Should i use php or jquery?

Can anyone help me? Im kinda lost. Thanks a lot in advance

Originally asked by: sebastian on Stack Overflow

Discuss Bury


Who Voted for this Question