A list of records contains the following elements:
The page is located on the dedicated portal node.
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="portal__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 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> |