...
The page located on the dedicated portal node.
Generally, the announcements list looks as shown below:
Breadcrumbs configuration
...
List widget configuration
...
To configure a <previewList><listitems> widget, it is preferable to follow the recommendations when filling in the attribute values. You can use the example below as a pattern:
...
Code Block |
---|
<listitems class="linkStyles" tableName="announcement" condition="" listView="AnnounceView" choiceConditionName="announcement_type" dateConditionName="sys_created_at" perPage="5" displayColumnNumber="2"> </listitems> |
...