Can you use a Calculated Expression on a Hidden Field?

732
5
04-13-2022 02:21 PM
JessicaLott_Dymaptic
New Contributor II

I am trying to use arcade calculations to auto-populate a field. I do not receive an error, however the field is not being set in the table. If I remove the conditional visibility from the field, the value is populated. Is that a known limitation?

5 Replies
Lindsay
Occasional Contributor

Hi Jessica, I am doing a similar thing. It looked to work for me, however I've been having issues with other field calculations I've been running. Some days they work, other days they don't. It's inconsistent. I'll watch your thread to see what comes up. Thanks for posting about this.

0 Kudos
RhettZufelt
MVP Frequent Contributor

Pay attention to "when" the field is being hidden.

if there is data in the field, and you hide it in the mobile app, it will reset any data to null.

In the Map Viewer, hiding the field does not null the values.

Not sure if this is the issue, but might explain the inconsistency.

R_

 

0 Kudos
JessicaLott_Dymaptic
New Contributor II

In my case, it is never set to being visible. I have a notes field that has to equal a series of characters for the field to become visible.

I wish there was just a checkbox to hide the the field instead of having to use the conditional visibility. It seems a little "hacky" haha.

KPyne
by
Occasional Contributor

I could use this functionality as well. I think the idea of having a "Hidden" button would work fine. Then you could still keep the functionality of re-setting values to null when the conditional visibility isn't met (to avoid breaking current forms)

0 Kudos
JustinReynolds
Occasional Contributor III

They have added this functionality (at least to some degree) in AGOL.

JustinReynolds_0-1675899695850.png

Unselect any group or field and scroll to form settings at the bottom right corner.  It is an all or nothing form level setting.

JustinReynolds_1-1675900027178.png

 

 

- Justin Reynolds, PE
0 Kudos