Hi, is there a way to check the data for a specific field in the feature layer? I'm basically trying to see if the input entered by the user already exists in the data or not
maybe you want get this:FeatureLayer.queryFeature()
and set query option
forExample: new Query().where = "name = '123'"
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.