17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2576 Views |
-
Problem with Checkboxes on contact form

2 July 2007 at 7:39am
Issue:
I created a Contact Form page and added 4 checkboxes in a checkbox group to it. Everytime I modify the form in the CMS it duplicates the checkboxes. Right now I have 5 instances of each checkbox field. I have tried deleting and recreating the form. I could delete them from the database but I'm hoping for a way to prevent this from happening in the first place. I'm also worried that if I make a mistake deleting them, it will break the submissions piece.Environment: SS v2.0.1 PHP v5.2.0 Apache v2
-
Re: Problem with Checkboxes on contact form

2 July 2007 at 3:28pm
Delete them directly in the Database. You can empty all EditableXXX tables, if you do not need to preserve any fields. Otherwise you have to delete only fields, which you do not need. Especially the fields with ParentID = 0;
Before making any such a form, first save the page and then start adding fields. This is a bug of SilverStripe.
-
Re: Problem with Checkboxes on contact form

2 July 2007 at 7:33pm
Thanks, I only have one of each checkbox, but now I have a different issue.
There are 5 check boxes in the check box group and they are all checked when the page loads.
They are not checked in the CMS, and that field in the DB has a value of 0, but for some reason they are all checked.
In Safari for Windows I can not uncheck them. Is there something I missed?
-
Re: Problem with Checkboxes on contact form

2 July 2007 at 7:48pm
UPDATE: I figured out the problem with not being able to uncheck them in Safari, but I still have the issue of them all coming up checked by default.
Any help on this would be greatly appreciated.
-
Re: Problem with Checkboxes on contact form

6 May 2008 at 2:49am Last edited: 6 May 2008 2:50am
I'm having the same problem with Silverstripe 2.2.1, which can be viewed here:
http://edwardsvillelibrary.org/computer-user-surveyAny resolution?
-
Re: Problem with Checkboxes on contact form

6 May 2008 at 3:21am Last edited: 6 May 2008 3:21am
Yep, happens to me as well.
Please create a ticket for this bug , I couldn't find an existing one.
-
Re: Problem with Checkboxes on contact form

10 October 2008 at 12:59am
This same problem is still happening in 2.2.2. Any chance this will be fixed soon?
-
Re: Problem with Checkboxes on contact form

11 October 2008 at 12:11am
This has been reported in two tickets
http://open.silverstripe.com/ticket/2294
http://open.silverstripe.com/ticket/1991
| 2576 Views | ||
|
Page:
1
|
Go to Top |


