Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The Futurama email template offers space for a countdown timer, but the numbers are rich text only. How can I manipulate these rich text fields to show a real event countdown? 2017-06-12_1355
Additional details, we're using the integer field on a form as a checkbox and the issue occurred. When we used a dropdown, the values updated properly, but checkbox would be a better user experience.
Hi Sanford Whiteman, we're testing driving an integer field for the preference center and ran into a snag. In keeping with your number structure (-1=null, 0=no, 1=yes), the following user actions do not update in the preference center. Any idea how to make this action work?Desired action: Data valu...
How do I store values -1, 0, 1 on the integer? The user is seeing it as a checkbox, but a number needs to be stored on the lead record.
So by default, all new leads would have to be changed to show -1 until subscribed? How would I backfill this value?
We're looking update how we auto opt-in subscribers to fulfillment emails they're paying to receive. If a subscriber is new or renews, we want to auto opt-into the fulfillment newsletters UNLESS they've manually requested to opt-out via their preference center. Currently all newsletters in our prefe...
Could I edit this code to make a form collapsible. We have a lengthy preference center and would like to nest newsletter opt in/outs by topic.
Love this banner on Shopify encouraging users to text app link to phone for download. I'd like to add this to our websites promoting app on desktop browsers. Any thoughts on the best provider to accomplish SMS piece of this banner?
How can I create a program token with a value dependent on the value of another field?For example: If email address contains "@abc.com," login URL (token) = "abc.com"