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"])
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.