Hi all,
Please if anyone can help.
I have to do report with dialog box where the user can select groups, objects and models.
The idea is from the root group to have tree with parent and child groups, models and objects .Probably this can be shown in ListBox.
The thing is that next to every group, model object there has to be checkbox for the user to select or not for the item.
Can anyone help me how to do this with script?
Thank you.
Kay Fischbach on
Clarification question: Wouldn't it be much, much more convenient for the user, and easier to implement, to give the user 3 separate buttons and each of them opens a sub-dialog that lets the user pick object definitions, groups or models?
Advantages of my proposed solution:
If you can live with my proposed solution, I can give you advise how to implement it. It's not that hard.