Extending : Pagination extension : Registering customized technical pagination operation
  
Registering customized technical pagination operation
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.
1 Open btt.xml, and choose Settings tab.
2 Right click directPaginationType or indirectPaginationtype, select Add SubField > Field Field.
This graphic is described in the surrounding text.
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.
Go up to
Pagination extension