Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Jakub,You can use a "contains" in your "visits web page" trigger and filter on portions of the URL. For instance, containts /productname1/ This supposes that your URL indeed contains this information, which would be a good practice anyway on a SEO perspective.I had written an Idea a long time ago...
HI again Rachel,If you a fine, pls close the discussion so that it gets out of our radar -Greg
Hi Ashley,So you have 4 fields in the progressive profiling section. What are the fields at the top of the forms (the "always show" fields), above the hidden ones ?And what is the setting of the progressive profiling section (click the "Progressive Profiling" box title) ?-Greg
PS : these sub-elements cannot be snippets also because they cannot be defined centrally and common to the whole instance. They have to be developped as options within the templates because you will have dependancies between the CSS of the template (media queries, styles, ...) and the elements (clas...
Hi all,I agree with Josh that the term snippet is not appropriate here, as they are supposed to be used differently in Marketo. Now It's funny you use it because these templates sub-elements are called snippets in other products such as in Litmus builder.Let's call them Template Sub Elements for now...
Hi Rachel,Create a program just next to your smart campaigns. Drag and drop them in the program, then delete the program.Nowadays, it's not a so good practice to create SCs directly in folders. It's preferable to create them in programs.-Greg
Hi Rachel,This seems like a bug and will require a ticket to support, IHMO.Greg
Hi Ashley,The complete process to set it up is :On the form designer, click the "Next" button on the top right until you get to the "settings" tab. Enable the progressive profilingGo back to the "field details" step of the form creation assistant (on the left of the screen). The "progressive profili...
Hi Elizabeth,This is weird. One can normally edit the text version without changing the HTML.-Greg
Hi Amanda,I gave it a look and in fact, I understand where your problem comes from : there is no class, hook nor id that enables to format the label for checkboxes separately form the other labels in the form.It will likely require some JS scripting to dynamically add a class or id to this "mktoForm...