Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An announcement list consists of the following elements:

  1. a breadcrumbs<breadcrumbs> widget that allows the users to navigate within the structure of the portal pages.
  2. a listitems widget that <listitems> widget that displays the announcement list.

The page is located on the dedicated portal node.

The announcements list looks as shown below:

Image Modified


Breadcrumbs configuration


To configure breadcrumbs correctly, use the attribute values as in the example below (type these values in the Template field of the widget form):

Code Block
languagexml
themeEclipse
titlebreadcrumbs
linenumberstrue
<div class="announcementList__breadcrumbs">
  <breadcrumbs>
</div>
Image Removed

List widget configuration


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:

Code Block
languagexml
titleItems ListlistItems
<listitems class="linkStyles" tableName="announcement" condition fixedCondition="(via_portal=1^state=3)" listView="AnnounceView"
 itemPage="announcement" choiceConditionName="announcement_type" dateConditionName="sys_created_at" perPage="510" displayColumnNumber="2">
</listitems>></listitems >


Table of Contents
absoluteUrltrue
classfixedPosition
printablefalse