-
Re: Form's look and feel
Grégoire Michel Mar 13, 2017 1:58 PM (in response to Kanako Tone)Hi Kanako,
You do not need CSS to add Full name, email and company. This is eacily done setting a "Hint text" for the fields and removing the label.
To get checkbox on left and label on the right, use a "Checkboxes" field type, remove the label and add the label as a display value and True as a stored value.
For the rest, this is typically something CSS can do for you
-Greg
-
Re: Form's look and feel
Grégoire Michel Mar 13, 2017 3:10 PM (in response to Grégoire Michel)And also, remember that there is no full name field in standard in Marketo and that it is not such a good idea not to capture first and last names separately, because it may be difficult to separate them later on (which would be needed for your CRM)
-Greg
-
Re: Form's look and feel
Kanako Tone Mar 13, 2017 4:48 PM (in response to Grégoire Michel)Thank you Greg, I thought I had to write some CSS, but it was actually available as default. Your comment saved my time and resources
For Full Name part, I'm aware that Marketo doesn't have it. The image is from somebody else's webpage we are mimicking
-
-
Re: Form's look and feel
Sanford Whiteman Mar 13, 2017 3:02 PM (in response to Kanako Tone)+1 Greg, this is pretty simple CSS enhancement... for a fluent designer. Don't know what that icon of an "index card" is supposed to do, though.