Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi,
Greetings!
I do have a tree structure like Plant --> Module --> Area etc. I want to display all the modules from the selected plant (selected from dropdown) in a rectangular box so that on module click it will show underlying areas(rectangular box with text).
I have tried repeater widget with shape widget but shape widget showing only first value from data service. I want to display all the values with separate rectangular boxes. Could you please help me.
Thanks.
You could try using element CSS or modify existingtree widget to do so.
Thank you for your response. Could you please elaborate on your solution.
Thanks.
You may refer to this for the CSS solution
https://www.ptc.com/en/support/article?n=CS278999
Or look into custom extension development (document attached).
You could try using element CSS or modify existingtree widget to do so.