You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 7 Next »
An announcement list consists of the following elements:
The page is located on the dedicated portal node.
The announcements list looks as shown below:
To configure breadcrumbs correctly, use the attribute values as in the example below (type these values in the Template field of the widget form):
<div class="announcementList__breadcrumbs"> <breadcrumbs> </div>
To configure a listitems widget, it is recommended to follow the recommendations when filling in the attribute values. Use the example below as a pattern:
<listitems tableName="announcement" fixedCondition="(via_portal=1^state=3)" listView="AnnounceView" itemPage="announcement" choiceConditionName="announcement_type" dateConditionName="sys_created_at" perPage="10" displayColumnNumber="2"></listitems >