Hello all,
I've a bit complex situation to manage
Scenario:
my records can be associated to a classification that is a hierarchy.
When I create a new record I need to define the classification, so I'm using a customDialog (abraham's libray) and in this dialog I created
a panel
a list view
a label for showing selection in the list view.
Now I need to click on the record in the list view to see thir children and update the label with the complete path.
But it is not working at all.
I've found a post where it is said that only button click can be captured out of the dialog.
Is this correct?
How can manage this situation if not with a customDialog?
Any suggestion will be welcome
TIA
dex
I've a bit complex situation to manage
Scenario:
my records can be associated to a classification that is a hierarchy.
When I create a new record I need to define the classification, so I'm using a customDialog (abraham's libray) and in this dialog I created
a panel
a list view
a label for showing selection in the list view.
Now I need to click on the record in the list view to see thir children and update the label with the complete path.
But it is not working at all.
I've found a post where it is said that only button click can be captured out of the dialog.
Is this correct?
How can manage this situation if not with a customDialog?
Any suggestion will be welcome
TIA
dex