Published the Calculated Fields Form v1.0.17 (v5.0.17 for the Pro version)

The plugin includes some special classes (column2, column3, and column4) to display the fields in the form with a table’s structure, multiple fields in a same line, but the process is often hard because requires assign the classes names to all fields, one by one, through the field attribute: “Add Css Layout Keywords”.

The current update facilitates the process, now the containers fields: DIV, and FIELDSET, include the “Column” attribute, a dropdown list to select number of columns applied to the fields inserted into the container. For example, if you want show 4 fields in a same row, with this update you simply should insert a DIV field, select the option “4 columns” in the “Columns” attribute, and insert the other fields inside the container.