Parameters for Customizable Pages

You need to append a different set of parameters to the specified custom page URL depending on the URL that is being customized. If no values are set in these properties, the application uses default pages.

The following table lists the parameters for each custom page.

Redirecting an Application Link to Custom Pages
Customizable Page Configurator Option Parameters Description
Add Record UI Customization > Add Record External URL mastercatalogname Name of the repository to which the record is being added.
Modify Record UI Customization > Modify Record External URL mastercatalogname Name of the repository to which the record is being added.
productid PRODUCTID attribute of the record.
productidext PRODUCTIDEXT attribute of the record (this can be null).
modversion The version of the record being modified.

This parameter is optional.

If this parameter is not specified, the latest version of the record will be attempted for modification.

View Record UI Customization > View Record External URL mastercatalogname Name of the repository to which the record is being added.
productid PRODUCTID attribute of the record.
productidext PRODUCTIDEXT attribute of the record. This can be null.
modversion The version of the record being modified.

This parameter is optional.

If this parameter is not specified, the latest version of record will be attempted for view.

Work Item List (Inbox) UI Customization > Work List External URL username Username (login ID) of the user whose work item list is needed. This can be only specified when the requesting user has WorkSupervisor permissions.

By default it will retrieve worklist for the user in the current login profile.

organizationname The company name to which the user belongs (same as specified in login screen).
Work Item Detail UI Customization > Work Item External URL work itemid A reference to the work item.
username Username (login ID) of the user whose worklist is needed.
organizationname The organization to which the user belongs.