add privacy link below form

JD_Nelson
Level 10 - Community Advisor

add privacy link below form

My legal department is requiring me to add a link to our privacy documentation with every form I publish (Marketo or www); I need it to be below the submit button and preferably off to a side, or at least relatively small, so that it doesn't detract from my form, but isn't just a text element I deploy on every page I have a form on (I need to enforce the usage). I've tried adding a text field to the form, but I can't get it to the bottom, or even below the progressive profiling sections...


Is this possible?

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: add privacy link below form

I might do something like this: MktoForms2 :: Privacy Link

Of course the best CSS depends on your particular form.  What I've done here is put the rich text link under the button -- what to do from there is up to you.

JD_Nelson
Level 10 - Community Advisor

Re: add privacy link below form

Couple of questions, since I'm not a real .js person...

1. where is the privacy link populated? I don't see it in the .js, is it in the form somewhere and then repositioned using the .js?

2. this seems to fix www. publishing by adding .js to the form embed, but what about Marketo pages where the form is dropped in?

SanfordWhiteman
Level 10 - Community Moderator

Re: add privacy link below form

  1. The privacy link is in the form -- it's a Rich Text field.
  2. You can use MktoForms2.whenReady in either environment (embedded or Marketo-hosted).  I updated the demo.