Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you Dave Roberts, this is awesome! I tried adding this to my stylesheet though and it doesn't appear to have change anything. In the landing page itself, I changed all of the div widths to "auto" and left margin:0, do I need to change anything else to get this to work?Apologies for the rudim...
Thanks, Bryan Epstein! I do like the idea of using a button for the subscribe to all/unsubscribe from all, though I went with a checkbox initially as it visually shows the user what they're unsubscribing from and displays an unsubscribe survey before they submit the form. Of course, I'm always loo...
I submitted the challenge with using checkbox list input types to select/deselect other checkboxes here! https://nation.marketo.com/message/208556-check-all-checkbox-list-fields-in-a-form
I'm using checkbox lists for all of my checkboxes, and have the main options grouped in fieldsets. When a user checks either "subscribe to all" or "unsubscribe from all" (which are currently set up as two boolean fields that feed data back to Marketo) I want to check or uncheck all checkbox lists in...
Yes of course! I'll submit a new question for the functionality portion of this challenge.
We're redesigning our preference center and running into some challenges with the landing page and form functionality. I followed this extraordinarily helpful tutorial on restyling the form, which works fantastically for the most part, but am now running into a few additional issues: Form Layout Upd...
Yes! That did it!Thank you for all of your assistance! The script is running perfectly now!
Thanks! I removed the commas but am now getting a new error message:Lexical error, Encountered: "m" (109), after : "." at *unset*[line 124, column 22] near] ) #foreach( $outputSet in $outputByCompany ) #if( ${lead.Company}.matches($outputSet.pattern) ) #set($ma...