Hi,
I read the documentation:
https://doc.arcgis.com/en/field-maps/android/help/configure-the-form.htm#ESRI_SECTION1_8989BE629B354C48B0E43990BF46BF97
I understand the logic of the expression, still, when I write the arcade expression in my form the fields do not appear even if I choose the condition or will appear on the form nevertheless.
I tried: $feature.PointType == "Feature" and $feature.PointType != "Feature"
When using == the fields never appear, when using != the fields appear with the fields that do not have arcade expression.
I had the idea that it was my tablet version, now I am on Android 10 and still not working.
All best,
Luis