Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Not all heroes wear capes!
You could put a different form on the follow-up page (and hide the submit button with CSS). This will allow you to use visibility rules on rich text sections. I may not be following exactly what you're doing. I wouldn't go to a great deal of effort to service people who have unsubscribed from comms....
I just went to see if Zapier had an action for either WhatsApp or Twilio - the former, nothing, the latter didn't feature a WhatsApp integration. I wouldn't be surprised if both WhatsApp and Messenger require some hefty integrations using Facebooks app platform.. I can't imagine they'd allow you to ...
#set ($string = "ABCD/GIST/SPIT")#set ($output = $string.split('/'))$output[0]$output[1]$output[2]Works for me
Individual checkbox fields, as in a preference centre where each checkbox changes the value of a field directly.
I know you can target the label individually, but is there a systematic method of targeting labels that appear next to checkboxes?
Yeh, that bit about the regex went straight past me but I see that now.
Is it not also a syntax error?shouldn't it be#foreach ($number in $numberSet.split(":", x))(where x is the is the amount of strings you want to split into, starting at 1)
On the other end, I'd double check there isn't a typo in the URL or the way the paramaters are included,eg., ?access_token="xxxx"?fields=firstname