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"])
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.