Hi
customerId is within a Tab (which inherits from Loader), so it’s not possible to use customerId to refere to the element from outside the Tab/Loader using customerId.
You can look here [doc.qt.io] for one way of accessing “customID”.
I would probably create a property in the top TabView to propagate the information
↧








