Creating an expandable section for custom tools
This procedure uses the example scenario from Adding custom tools to Access Manager. In pyPopulateTools, follow the hierarchy displayed in Adding custom tools to Access Manager, starting with the top-level section.
- Open the pyPopulateTools data transform.
- Add a Comment step.
- In the Action column, select Comment.
- Enter your text.
For example: @******** Custom Tools *********@
- Add a new page row.
- In the Action column, select Append and Map to.
- In the Target column, enter .pyRulesAndToolsList.
- In the Relation column, select a new page.
- Complete two Set rows for the top-level expandable
section. In the Action column, select
Set and then enter the following:
Row Target column value Source column value Note: Be sure to include the quotation marks 1 .pyLabel The section name to be displayed in Access Manager. For example:"Custom Tools"
2 .pyExpanded "True"
An example of an expandable top-level section for custom tools might look like the following figure:
Previous topic Adding custom tools to Access Manager Next topic Adding a subsection for similar tools