Creating a Tree

Previous
Previous
Next
Next

To create a tree:

  1. Navigate to the Shared Components page:

    1. Navigate to the Database Home Page.

    2. Click the Application Builder icon.

    3. Select an application.

    4. On the Application Builder home page, click Shared Components.

  2. Under Navigation, select Trees.

    The Trees page appears.

  3. To create a new tree, click Create.

  4. Enter basic page information.

  5. Specify how tabs should be implemented.

  6. Enter a Tree Name and specify number of default expanded levels.

  7. Select a tree template.

  8. To display a tree, you need to specify a starting point. Depending on your Start Tree selection, enter either a query or a single value.

  9. Identify whether to include Collapse All, Expand All, or Reset Tree buttons.

  10. Specify the owner and name of the table on which the tree will be based.

  11. A tree is based on a query and returns data that can be represented in a hierarchy. Identify the column you want to use as the ID, the Parent ID, and specify the text that should appear on the leaf nodes.

    1. I D - Enter the column you want to use as the ID.

    2. Parent ID - Enter the Parent ID.

    3. Leaf Node Text - Specify the text that should appear on the leaf nodes.

    4. Link Option - Select Existing Application Item to make the leaf node text a link. If you select this option, specify a page to link to.

  12. Optional. Identify an optional where and order by clause to add to your query.

  13. Specify the display text for the Go button.

  14. Identify the page you want to branch to when the user clicks a button.

  15. Click Finish.