Versions Compared

Key

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

A list of records contains the following elements:

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

The page is located on the dedicated portal node.

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="portal__breadcrumbs">
  <breadcrumbs>
</div>

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
titlelistItems widget
linenumberstrue
<listitems class="linkStyles" tableName="itsm_request" condition="(stateNOT IN10@7)" listView="SP" itemPage="record" itemView="SP View Only" choiceConditionName="state" dateConditionName="sys_updated_at" perPage="10" displayColumnNumber="2"></listitems>


Table of Contents
absoluteUrltrue
classfixedPosition
printablefalse