SOLVED

Re: Form CTAs and disclaimer (under submit button)

Go to solution
Anonymous
Not applicable

Just wondering how can I add:
1. CTA Title in forms (ex: Learn More Today) and
2. disclaimer (By clicking submit button above, you agree.....etc.)

Thanks.

1 ACCEPTED SOLUTION
Grégoire_Miche2
Level 10

Hi Will,

Click on the program, then hit the "tokens" tab on the top. You will also be able to set the tokens on campaign folders.

See: Managing My Tokens - Marketo Docs - Product Docs

-Greg

View solution in original post

14 REPLIES 14
Grégoire_Miche2
Level 10

Hi Will,

You can edit the button text directly in the form, selecting the button.

You can add a text zone in a form, but it will always appear above the button, not below it. But typically, I would put the disclaimer in the landing page, usually in the footer.

-Greg

Anonymous
Not applicable

Thanks Greg!

1. The CTA Title I'm referring to is the one above the button:
pastedImage_0.png

Grégoire_Miche2
Level 10

HI Will,

This is just a title on top of the form. Can be done with a rich text element, that not only can include your title but also any text you want.

-Greg

Anonymous
Not applicable

Thanks!

SanfordWhiteman
Level 10 - Community Moderator

That looks to be above the inputs, not just above the button.

Anyway, use Rich Text areas for any widgets that don't directly relate to lead fields. With a little JS you can put them after the submit button as well.

Anonymous
Not applicable

Hey Sanford,

Do you have a link to some js that will do this?

SanfordWhiteman
Level 10 - Community Moderator

There's some in the post Dan linked to (kinda old, but works).

Anonymous
Not applicable

Thank you.

To save time I create one form for 3 brands, but I noticed each brand (and sub programs) has it's own CTA Title and Disclaimer, is it possible to make it dynamic depending which landing page it is on?

Grégoire_Miche2
Level 10

Yes, just use program {{my. tokens there.

-Greg

Anonymous
Not applicable

That's great news! Thank you, do you know if I creat new tokens (ex: CTA Title and Disclaimer)

Thanks.

Dan_Stevens_
Level 10 - Champion Alumni

Just note, tokens do not work in rich text fields (although Sandy does provide a workaround at the bottom of this post):

Re: Using local tokens in forms 2.0

Anonymous
Not applicable

Hi Dan thanks great, have you tried this if so, can you provide instructions, not sure how putting it in html works.

Thanks,

Will

Grégoire_Miche2
Level 10

Hi Will,

Click on the program, then hit the "tokens" tab on the top. You will also be able to set the tokens on campaign folders.

See: Managing My Tokens - Marketo Docs - Product Docs

-Greg

Anonymous
Not applicable

Thanks Greg! That's very helpful.

I added the Tokens at the program level with a landing page and form in it.

Somehow it disables the form (white block appears).

Added Token on form by:

1. Token Icon

2. {{my.CTA-Title}}

3. Comes out as: {{my.CTA-Title:default=edit me}}

4. Used Rich Text Field

pastedImage_13.png

pastedImage_15.png

I also tried just putting {{my.CTA-Title}} on a rich text field (without clicking on the Insert Token Icon) and same results (form appears as link below)

When I go to approve, this appears, the form is missing: Link: http://na-ab17.marketo.com/lp/213-VVN-394/Test1_Test.html

Question: I must be inserting Tokens incorrectly since it's corrupting the form. What is the correct way?