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'"
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.