Manipulating a form to have custom classes etc..

Anonymous
Not applicable

Manipulating a form to have custom classes etc..

Hey everyone, I'm currently playing around with Marketo's forms, using the forms 2.0 builder. I'm a proficient coder and I want to be able to customise the forms extensively, for example to add custom classes, IDs, or any kind of attribute really. How is one supposed to go about this? Any direction is very welcome!

Thanks.
Tags (1)
3 REPLIES 3
Alok_Ramsisaria
Level 10

Re: Manipulating a form to have custom classes etc..

We can add custom classes, ID's by using jQuery. Also, you can refer this documentation for extending the core functionality of forms by using Forms 2.0 JavaScript API.
Anonymous
Not applicable

Re: Manipulating a form to have custom classes etc..

Of course, I meant a way to customise the form before it's delivered, not by manipulating the DOM. It's a complete hack-job that way.
Anonymous
Not applicable

Re: Manipulating a form to have custom classes etc..