Build a tree with a child having multiple parents ? HELP!

Hi every one

This post is related to my previous one, I desperatly need a way to fix my problem with a child having multiple parents in a tree. dxhtml tree generates a new id made of the original id concatenated with a string like ‘_nnnnnn’.

A child is a user in my system, he can belong to many groups of users. When I click on this child, I need to automatically check other occurences in the tree and get a valid list of checked boxes ids and text, deduplicated…

I’am able to check the original id (for instance 15) from the one generated one (for instance 15_2158724) but I can’t do it the other way…

Thank you for reading this message and spending some time to help me !

Manuel

Hi,

please check the answer viewtopic.php?f=3&t=13385&p=39226#p39226