Auto Multi Columns.
This readme will allow you to lay products out in any number of columns.
The number of columns can be altered by setting a Custom Property.
Replace Act_ProductBody.html with the following:-
NETQUOTEVAR:BOTTOMSECTIONSEPARATOR
NETQUOTEVAR:SECTIONLISTBOTTOM
Replace Act_ProductLine.html with the following:
NETQUOTEVAR:ENDSEPARATOR
NETQUOTEVAR:PRODUCTFORMBEGIN
NETQUOTEVAR:NEXT
Go into Actinic / Advanced / Custom Properties, click the "+" sign
and create a property called NUMCOLS of type text. OK out.
Go Design / Options / Site Defaults / Properties, click the "+" sign
and select NUMCOLS. Set its value to 3 (for 3 columns, 4 for 4 , etc).
(if using Business uncheck Searchable and check Use as Customvar)
OK out.
You can set this value on a per Section basis, if required, by opening the Section,
selecting Properties and setting it as above.