Skip to content

Conversation

@StefanAbel-OTOBO
Copy link
Contributor

added description for Tree View for Dropdown and Multiselect Dynamic Fields

added description for Tree View for Dropdown and Multiselect Dynamic Fields
@StefanAbel-OTOBO StefanAbel-OTOBO added the documentation Improvements or additions to documentation label Jun 25, 2024
Copy link

@73 73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution.

I think a little markup would go a long way in terms of comprehensibility. What do you think?


Tree View
Activate this option to display values as a tree.
In case you want to have a tree structure (expandable values), you have to implement the complete tree structure in the key (e.g. Country, Country::Germany and Country::France) and only the lowest item in the value (e.g. Country, Germany and France) of the Possible values.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In case you want to have a tree structure (expandable values), you have to implement the complete tree structure in the key (e.g. Country, Country::Germany and Country::France) and only the lowest item in the value (e.g. Country, Germany and France) of the Possible values.
In case you want to have a tree structure (expandable values), you have to implement the complete tree structure in the *key* (e.g. Country: ``Country::Germany`` and ``Country::France``) and only the lowest item in the *value* (e.g. Country: ``Germany`` and ``France``) of the *possible values*.


Tree View
Activate this option to display values as a tree.
In case you want to have a tree structure (expandable values), you have to implement the complete tree structure in the key (e.g. Country, Country::Germany and Country::France) and only the lowest item in the value (e.g. Country, Germany and France) of the Possible values.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In case you want to have a tree structure (expandable values), you have to implement the complete tree structure in the key (e.g. Country, Country::Germany and Country::France) and only the lowest item in the value (e.g. Country, Germany and France) of the Possible values.
In case you want to have a tree structure (expandable values), you have to implement the complete tree structure in the *key* (e.g. Country: ``Country::Germany`` and ``Country::France``) and only the lowest item in the *value* (e.g. Country: ``Germany`` and ``France``) of the *possible values*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants