Registering customized technical pagination operation

This section teaches you how to register customize technical pagination operation.

About this task

After a customized technical pagination operation is implemented, technical developers need to register the operation so functional developers can choose the operation in XUI editor.

The following steps describe how to add a new technical pagination operation:

Procedure

  1. Open btt.xml, and choose Settings tab.
  2. Right click directPaginationType or indirectPaginationtype, select Add SubField->Field Field.
  3. In “Detail Information” section, input:
    • Id: the unique Id of the operation
    • value: the class of the operation
    • description: the description of the operation
  4. Save and close btt.xml.