You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
The <previewList> tag allows displaying table items as a customizable list.
The following attributes are applicable:
Specify a condition applied to the list. This attribute should contain data of the Conditions type.
Set this attribute to 'true' to set up the full view.
<previewList tableName="announcement" view="AnnounceView" elementCount="3" subjectColumn="subject" dateColumn="sys_created_at" stateColumn="state" wrap="true" itemView="announceView"><ListHeader><div>Announcements</div></ListHeader></previewList>