Enhance Gravity Forms with Multiple Columns
Multiple Columns for Gravity Forms is a free WordPress plugin designed to enhance the layout capabilities of Gravity Forms by allowing users to split form elements into multiple columns. This functionality is achieved through the addition of three new elements: Row Start, Column Break, and Row End, which are conveniently grouped in the Gravity Forms administration area. Users have the flexibility to enable or disable the plugin’s CSS and JavaScript in the form settings, with CSS primarily managing the layout and JavaScript addressing spacing issues that may arise from conditional logic usage.
The plugin is straightforward to implement, although users should note that if upgrading from versions prior to 3.0.3, forms may need to be recreated to align with the new design definitions. The plugin no longer supports initial column specification using Sections in versions 2 and earlier. It is recommended to keep the CSS enabled at all times for optimal display, while the JavaScript should only be enabled when using conditional logic to hide specific form elements.