Jump to content

chechboxes


This topic is 8388 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

i have this code on an edit page but when i turn the checkbox off it does not change the database but i can turn them on. what i am doing wrong and is there a better way of showing the current state of the checkbox.

code:


[FMP-If: Field: Wednesday .eq. Wed]

<input type="checkbox" name="Wednesday" value="Wed" </p checked>

[fmp-else]

<input type="checkbox" name="Wednesday" value="Wed">

[/FMP-If] Wednesday

thanks

Link to comment
Share on other sites

This topic is 8388 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.