ColinTreeListView Conditional Formating

Is there a way to make a condition on the ColinTreeListView, w/c where I can enable or disable the extra button and will depend on the content of each item. Thank you.

I don’t think that’s possible. If the extra button appears in one item, then it will appear in every item. But I think you can request the developer for custom listview if you want

I think you can make a button visible-invisible

Yes you can do that but not for each item separately as the user states :point_down:

1 Like

Appreciate your feedback guiz, hope this extension will extend improvement.

For each item you need to use custom design listview

Importing ColinTree ListView also imports ColinTree Element, it is used to adjust an element or obtain its properties using the elementIndex

Could you try that

Will try it later. Thanks