Example:
<form action="demo_form.asp"> <input type="text" name="fname" placeholder="First name"><br> <input type="text" name="lname" placeholder="Last name"><br> <input type="submit" value="Submit"> </form> |
I have not seen any possibility to add a placeholder when placing a form on a landing page in Eloqua. You are able to do it when you integrate the form via HTML but not via Eloqua as you can't change the code.
Has anybody got an idea on how to solve this? Or do I need to add it as a product suggestion?