Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Malik Zafar, yeah it doesn't look like it's coming from the Form button text element. I suspect it must be in your LP template's source code. But if so, it should not carried over into your Mobile view at all. A disturbance in the force! I'd say we should take a peek at your source code to see how ...
Malik Zafar, this is curious. When you create a mobile view, it should be removing all template elements and replacing them with a single mobile BODY element (which you can see in your template elements list on the right).Is the {{my.form-text}} token contained in the "Form button text" landing pag...
Mandy Hanson, it is a great question to ask, although it is not so easy unfortunately. You can with some finessing get all this activity data out via the API for further analysis. But it requires some technical and BI expertise.I think the more simple (but unfortunately time-consuming) method will ...
Hussam AlMukhtarYou can only use one set of criteria in flow actions. Fortunately there are a few ways around this. The principle in all of them is that you remove the actual logic calculation from the flow step and store the criteria somewhere else that you can access with a single reference. Depe...
Kimi Heskett this reminds me of a post I read recently about removing iPhone's auto-styling of phone numbers and dates. You may find one of these methods helpful: Update: Banning Blue Links on iOS Devices | Litmus
Hi Rachit, I may not fully understand your use case but I think you want a separate stream for CEOs. The personalization would work if you want to make certain sections of the email dynamic based on a job function segmentation. However, it sounds like you want CEOs to get a fundamentally different n...
Steven Toole, the way I have gotten around this in the past is to use some Apex code in SFDC to convert the lead without creating an opportunity. Create a custom checkbox field in SFDC called "Convert Lead without Opportunity" or something similar. Use this field as the trigger in your Apex.This wa...
Jennifer DiMaria yes Dory Viscogliosi is spot on. The tokens do not render in the Emails tab subject lines.
Alvin Francis, just to add my own spin on this, one way I find helpful to think about lists is: A static list is a bucket. If you put someone in the bucket they stay there until you remove them. A smart list is a question in the form of, "show me all the people for whom the following things are tru...
Jon Blumenfeld, you may want to follow up with Marketo support and see what they say. Anything I've ever heard is that deletes aren't possible though, only hiding. Hiding the field should effectively remove it from view in the interface though, so it doesn't appear in lookups etc. Where are you run...