Want to create an expression that only makes field B visible if field A is blank/null/empty.
Is that possible? If so, what would the expression look like?
When you configure your form, the simple expression builder should be able to handle it.
And in Arcade, that's:
IsEmpty($feature["some_field"])
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.