Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request regarding treeview variable panel #226

Open
aazzad1976 opened this issue Nov 14, 2024 · 1 comment
Open

Request regarding treeview variable panel #226

aazzad1976 opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@aazzad1976
Copy link

is there any generic way we can set the data as
ID | NAME | PARENT ID
1 | ROOT | 0
2 | LEVEL1A | 1
3 | LEVEL1B | 1
4 | SUBLEVEL1A | 2
5 | SUBLEVEL1B | 2
as we data could be n numbers of sub levels . Is there any way we could this component ?

@mikhail-vl mikhail-vl self-assigned this Nov 14, 2024
@mikhail-vl mikhail-vl added the question Further information is requested label Nov 14, 2024
@mikhail-vl
Copy link
Member

mikhail-vl commented Nov 14, 2024

@aazzad1976 Have you tried it already using Business Variable panel following our YouTube tutorials and documentation? https://volkovlabs.io/plugins/business-variable/

Number should work as sub levels. Let us know if it's not.

@mikhail-vl mikhail-vl moved this to In progress in Business Suite Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: In progress
Development

No branches or pull requests

2 participants