Custom HTML Forms?

Hey everyone!

I know Bricks has native forms, but I want to make custom HTML forms which I can handle with javascript.

I followed some tutorial which had me change something in the bricks code and it allowed me to add html tags like form and input, but somehow that feels wrong.

Is that the best option, or does anyone else know a good way to use Bricks to build and style custom HTML forms?

Thank you

I have been watching videos now about bricksforge pro forms - maybe someone here has some experience with that they can share?

What javascript you want to run on form ? There are few JS form events ready for you, couple with php hooks, you can do pretty a lot on native form.