Creating a new Form - which is better? Responsive or Classic?
Thank you!
Best answer by SimonMuntz
Hi,
The two form types have their pro's and cons. Classic allows for pixel perfect positioning of your controls and if you are into CSS and Javascript it also allows for that.
I see in your other posts that you are looking to hide and unhide panels based on checkboxes etc. If you use a responsive form you will have no problems at all. If you are new to Nintex Forms and use a Classic form you may run into issues with white space and overlapping controls. Responsive forms have styling options so there is no functionality to add CSS.
The two form types have their pro's and cons. Classic allows for pixel perfect positioning of your controls and if you are into CSS and Javascript it also allows for that.
I see in your other posts that you are looking to hide and unhide panels based on checkboxes etc. If you use a responsive form you will have no problems at all. If you are new to Nintex Forms and use a Classic form you may run into issues with white space and overlapping controls. Responsive forms have styling options so there is no functionality to add CSS.