Parent breadcrumbs formatter
The parent breadcrumbs formatter on the Task table provides breadcrumbs that show the parent or parents of the current task. This formatter can be used also on any table that extends Task.
始める前に
このタスクについて
To add the parent breadcrumbs formatter to a form, configure the form and add Parent Breadcrumbs to the desired location. The breadcrumbs show only six levels of parents. If more levels exist, the breadcrumbs display an ellipsis ('''...''').
The Parent reference field also has to contain a value for the breadcrumbs to appear. You may need to configure the form to contain the Parent field as well.
Customize the parent breadcrumbs formatter
You can customize the parent breadcrumbs formatter to control what breadcrumbs appear.
始める前に
手順
Use the parent breadcrumbs formatter on non-Task tables
The parent breadcrumbs formatter can be used on non-Task tables as long as the table has a reference to itself through a field called parent.
始める前に
このタスクについて
To make the formatter available for a different table, duplicate the formatter used by the Task table:
手順
- Navigate to .
- Select Parent Breadcrumbs.
- Set the Table field to the appropriate table.
- Right-click the form header and choose Insert.
- Add the new formatter to the appropriate form.