Split values in 2 columns for check-bex field type | Community
Skip to main content
Vlada_Prasolova
Level 5
March 11, 2014
Question

Split values in 2 columns for check-bex field type

  • March 11, 2014
  • 3 replies
  • 1294 views
is there a way to split a list of values into 2 coulumns for a checkbox type of field?
i have a really long list of values which somehow does not look very nice on the registration page
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Josh_Hill13
Level 10
March 11, 2014
you'd have to use javascript or change the CSS. Not sure which code would help you do this though.

Do you really need all of those check boxes?
March 11, 2014
Vlada, you might be able to try some variation of this approach that did something similar with radio buttons:

https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PmhPAAS
Vlada_Prasolova
Level 5
March 12, 2014
Josh, i have to. We have 13 products and everyone wants to know which of them our leads have tried

Jerry, thanks, will try this one