Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Just click on the program's name once you open it and change it.I know it is not clear at all because the user interface doesn't make it obvious that you can edit the name, but you'd be surprise how many things I have found by just clicking around.It would be good if next to the name there was a lit...
Gregory, have you tried renaming a campaign lately? We've been doing it for a while now.Thank you,Rafael
That would be pretty sweet too! However, keep in mind that that particular combo opens the "history". At least in my Mac/Chrome.🙂
Glen,Do you know if we will have the ability to set what is the default type of fields when we are adding them to forms? I am creating a bunch of forms, each with a bunch of hidden fields to leverage a data augmentation service (over 30 in total per form), and it is a royal pain to change them all f...
Rusty,I was able to submit the form without filling out anything. You should turn on validation on it. My 2 cents.Rafael
In a perfect world, yes. In the real world, not yet. Hoping and waiting. To quote the wise Yoda..."There is no try. Only do.""Surely Marketo must have setup an undo and disable auto-save by now? I am new to Marketo and I have found setting up templates a very long, frustrating process.Posted By Glo-...
Michelle F. - I think your question would have been better if entered in a separate thread. However, here's a quick reply from me.I looked at the code on the rendered page, and you seem to have a duplicate of the field you are using for the checkboxes. On one part it is the multi-select box, but it ...
Jaime,You cna actually control that at the page level right now.1 - Go to edit the page (draft)2 - Click on Edit Form Settings3 - Click on the check box to unselect or select the prefill feature.
Having something like the below image available to configure that functionality would be really good.I hope you can see the mock design I included here.
Edward, what you said is true. However, the idea here is to remove the dependency on coding to accomplish these tasks. If not, another approach could be to use Marketo's native url parameters functionality to pre-populate hidden fields, and use jQuery to change the field type from "hidden" to "text"...