Show_If Constraint Works On Desktop but Not Mobile

Hey all!

 

I have a simple form that has a column for Shipped Y/N. 

Below it are two fields, one that shows if Shipped is Yes, the other that shows if Shipped is No. This works just fine on the desktop. 

But on both the mobile browser version and the mobile native installed app version, this constraint does not seem to fire. I can toggle Yes or No but neither field shows up. 

I have the Apply Show_If Constraints Universally set to Yes if that matters. 

I have tested this on an iPhone and an Android and both refuse to surface the Show_If constrained fields. 

Any ideas?

 

On Desktop:

mobileappsheet.gif

On Mobile: 

PhilTheThrill_1-1695391394496.png

 

PhilTheThrill_0-1695390779185.png

 

Solved Solved
0 4 116
1 ACCEPTED SOLUTION

Remove the "[_THISROW]." portion.

View solution in original post

4 REPLIES 4

Remove the "[_THISROW]." portion.

haha holy crap, that worked. Why did that work?

Why would [_THISROW] fail on mobile but succeed on desktop?

Because sometimes strange things happen when you use THISROW where you shouldn't be using it.

wise words to live by. Thank you for the help!!

Top Labels in this Space