-
1. Re: Web App List rendering in a table
Liam Dilley Jan 30, 2014 1:31 PM (in response to scottdouglas999)Hey there,
In the module paramater you will have set the number of items per row away from 1 to another number which tells BC to go render it in a table.
-
2. Re: Web App List rendering in a table
Cedric Canete Jan 30, 2014 10:33 PM (in response to scottdouglas999)Use this tag on your overview layout to render list style on your items
{tag_productlist,99,,,,true,true}
-
3. Re: Web App List rendering in a table
Liam Dilley Jan 31, 2014 12:40 AM (in response to Cedric Canete)That is not really helpful, That is the tag for products in the overall layout and this is talking about web apps
-
4. Re: Web App List rendering in a table
Cedric Canete Jan 31, 2014 12:43 AM (in response to Liam Dilley)oops, my bad
-
5. Re: Web App List rendering in a table
KenTPT May 13, 2014 8:06 AM (in response to scottdouglas999)Hi Scott,
Liam is absolutely right, if you define any number for 'items per row' in the module_webapps tag BC renders the webapp list as a table. Once the number is removed BC will render whatever you have setup in your webapp list template. Hopefully this will be updated in the BC documentation soon as it is not clear that tables are used here by default.
Had a look at the demo site link, love the design.
Cheers
Ken



