multi column list September 07, 2019, 04:50:14 AM Is there example anywhere on how to have a list of records spread across 3 columns instead of a single one , be it on a view page ora edit page? Id like to use more width on some pages to avoid scrolling. Quote Selected
Re: multi column list Reply #1 – September 07, 2019, 07:58:00 PM @nepo77 please check below for image reference.For fieldsIMAGE (view or list page field resize.png)1. Select a list or view page.2. Select the field you want to work on.3. This is an example of the value that can be entered in ColumnWidthOrClass.4. This is where you enter your resize value for a field.For Page Content(Form size, table size, etc)IMAGE (page design 1.png)1. Select Page Design.2. Select the page you want to work on.3. Look for Main Page View and click on its Section - Row - container.4. Click on RowClass to set a class for the row, classes are based on the bootstrap classesIMAGE (page design 2.png)5. Look for Main Page View and click on its No Grid.6. Select how long or short you want the field to be(from smallest col-md-1 to biggest col-md-12). Quote Selected Last Edit: September 07, 2019, 08:01:35 PM by willvin
Re: multi column list Reply #2 – September 07, 2019, 08:04:33 PM @nepo77 please this is the image two, uploaded the wrong one previously. Quote Selected
Re: multi column list Reply #3 – January 25, 2023, 05:05:29 PM in the case of the list view, i found a nice way to make the columns wider , simply add space html code before and after the fieldname ColumnWidhtOrClass : emptyDisplay Label : Provincia Quote Selected