Hi Kenny,
I followed your tip but I don't know what you mean by this:
Once you've done that, you'll need to hide the associated <label>.
Also, if the field value is entered under Edit Values, then I don't know how to insert the hyperlink. How does that work? Is it possible? Additionally, the asterisk for this field now appears on 1 line and the checkbox and field value appear on the next.
I don't have any foundation in JQuery so I'm not sure what to do with this:
Assuming you have jQuery on the page, you can do something like this:
$("label[for='yourFieldName']").hide();
Dora, thanks for your reply. I haven't put the form on a landing page yet since the form itself isn't ready. We're planning to drop this form into our website. Maybe I can try inserting that code and see what happens.
I've been working with Marketo for about a week and so far it's been lots of headaches. Ugh.