Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Difference in values in Detail and Edit/Form views

Recently we have encountered issues where the value being shown in the Detail view is not the same as the value being shown in the Edit/Form view.

The issue is with virtual fields.
This should be impossible, as they are meant to be the same thing.

I troubleshooted it the first time we encountered this and found that using:
[Field]=""
instead of:
ISBLANK([Field])
caused the issue.

However, now I have the same issue when using a SELECT formula.
This time the field is blank in Detail view, and then has the correct value in Edit view

Every time I have encountered this issue, the correct value is shown in Edit view.
However, other parts of the app read the value in the Detail view - so it's a major issue.

Seems like a very major issue. 
I have reported to Appsheet, but they are taking there time to get back to me. 
Wondering if others are experiencing the same thing?


0 6 235
6 REPLIES 6
Top Labels in this Space