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

Modify TreeNode object, add fieldLabel property #92

Open
mbarbet opened this issue Aug 23, 2019 · 0 comments
Open

Modify TreeNode object, add fieldLabel property #92

mbarbet opened this issue Aug 23, 2019 · 0 comments

Comments

@mbarbet
Copy link
Contributor

mbarbet commented Aug 23, 2019

Add a property to TreeNode object : fieldLabel.
This property will be used in layout for powerbars and donuts tooltip.
The property fieldValue will be used to filter (like now).

The field label will be calculate from fieldValue throught a process system with eval js, like we do in resultlist for column and detail.
If no process set in tree conf, fiedLabel = fieldValue

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

No branches or pull requests

2 participants