Hi All: I want to get all combobox component in a module, but I do not want to through all components. I tried using reflection(describeType(value:*) ), however it can not get the combobox whitch has not id property. Who can help me find a solution?
Thank you Thom Wu