Hi,
How can I get subtype names from field in GeodatabaseFeatureServiceTable in QML.Because I wan to use when I create new feature coose from Combobox or in query features that field display suptype name in ComboBox.
Thanks.
The GeodatabaseFeatureTable contains a featureType property that will return a list of feature types. You can loop through the list and get the name of each featureType and add it to the combo box's model.
Thanks,
Luke
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.