I am trying to convert an existing form that was created in PHP with HTML tables to use with Gravity Forms. Is this possible? The form has a very specific and stylized layout that I cannot create using the Gravity Forms CSS tags. So I am wondering if this can be removed and just build a form with input boxes that reference the appropriate GF ID #'s.
The client uses an HTML tables with 3-4 columns and then the input box in the last column. There are borders around the cells and other layout code.
If this can't be done in Gravity Forms do you have any other ideas? I will still use the plugin in other areas where formatting isn't as strict. Maybe embed a PHP form script in WP (Never done this)
I am sure this has been answered before but after 30+ minutes of searching I decided to create this post.
Thanks