Predefined button types
This table lists the values that you can specify for the PredefinedType property of a button control in the Page Editor.
| Button type | Description |
|---|---|
| NotAPredefinedButton | Select this option to define your own rules for the button. |
| Action | Shows a list of available actions. |
| Cancel | Cancels the current process. |
| Check Status | Checks the status of an application. |
| Clear | Executes the clear rule defined for the business object the page is linked to. |
| Close | Closes the page the button is displayed on. |
| Complete | Executes the complete rule defined for the business object the page is linked to. |
| Documents | Shows a list of available documents that the user can view from the page. |
| Editprocess | Executes the InfoEditButtonClicked method for the business object the page is linked to. |
| Endorsement Status | Shows the status of an endorsement. |
| Finish | Executes the finish rule defined for the business object the page is linked to. |
| Home | Returns to the home page. |
| Knowledge Base | Opens the knowledge base. |
| Load | Executes the load rule defined for the business object the page is linked to. |
| Map Drawer | Shows a Map Drawer. |
| Next | Loads the next record in a grid or lookup. |
| Ok | Executes the OK rule defined for the business object the page is linked to. |
| Previous | Loads the previous record in a grid or lookup. |
| Shows the Print dialog box. | |
| Reports | Shows a list of reports that the user can view from the page. |
| Save | Saves the current record. |
| Search | Executes the search rule defined for the business object the page is linked to. |
| Select | Executes the select rule defined for the business object the page is linked to. |
| Settings | Shows a list of settings for the page. |
| Skip | Executes the skip rule defined for the business object the page is linked to. |