Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Checkbox outputs Integers instead of label??


Go to End


2 Posts   2407 Views

Avatar
dancrew32

Community Member, 15 Posts

7 May 2008 at 8:24pm

Edited: 07/05/2008 8:25pm

So in 2.2.2 rc3, Upon creating a User Defined form and adding a 'checkboxes' field, the data that gets emailed on submit will print 23,47,33,24 (I'm guessing in accordance to their field id's)..

This doesn't make much sense to have it be printing integers, because it should be printing the label of each checkbox.

I was told to submit a bug report about this (so I did) but I'm hoping someone might be able to help me fix this through the forum.

Also, how might I go about creating a custom form output style? The default email output uses tables and doesn't come out so pretty in a lot of email clients.

Thanks for any help anyone can provide

Avatar
Double-A-Ron

Community Member, 607 Posts

12 December 2008 at 1:16pm

Subscribe - exact same problem