Attributes

Table 1. Edit-link Attributes
Name Description
start-page the page to which the user will be taken when they click on the edit link. This attribute is mandatory and would normally be the first page within the loop used to populate this list in the first place.
end-page if more than one page was used to create this record, then the end page can be set to indicate the set of pages which the user must visit in order to edit a record within the list.
skip-to-summary when set to true, the skip-to-summary attribute will navigate back to the summary page once next is selected after using the edit-link to modify an existing entity. If skip-to-summary is false, and values that have been modified are used in any expressions on subsequent pages, the Engine will display those pages before going back to the summary page. If not specified, skip-to-summary will be false by default.
show-page-elements A list of comma separated cluster identifiers that should be displayed on the specified start-page. If this optional attribute is specified only the listed clusters will be displayed. If this attribute is not specified all of the clusters on the start-page will be displayed. Conditional clusters included in the show-page-element list may not be displayed depending on the expression used to control the condition.