Override a formatter with macros
The system uses formatters to handle complex rendering of specific form elements.
시작하기 전에
이 태스크 정보
Examples of form elements rendered by formatters in the base platform are:
- Activity formatter: Displays the list of activities, or history, on a task form.
- Process flow formatter: Displays the different stages in a linear process flow across the top of a record.
- Task parent breadcrumbs formatter: Provides breadcrumbs to show the parent or parents of the current task.
- Approval summarizer formatter: Displays dynamic summary information about the element being approved.
프로시저
- Navigate to .
- Click New.
- In the Name field, enter the same name as the formatter you want to override, but omit the .xml extension.
- Complete the remaining fields on the form.
- Click Submit.
예
Here is the form for the UI macro that overrides the approval summarizer
formatter: