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.

ROW_REF() function seems to be a bit buggy

I recently noticed that the ROW_REF function seems to be a bit buggy in Appsheet when it comes to allowing the user to add additional rows from the parent view. In my app, the Add button will sometimes be missing, then suddenly reappear after I navigate around a bit. Then it disappears again. Has anyone else experienced this?

0 3 125
3 REPLIES 3

Steve
Platinum 5
Platinum 5

Likely not a problem with REF_ROWS() but could be a problem elsewhere in AppSheet. You've not given us enough information to suggest other possibilities, though.

I think I see the issue. I have two different Views for the same data - one
is based on the core table and the other is based on a filtered Slice. The
ROW_REF for the core table allows you to add additional child records, but
the ROW_REF for the slice does not.

Yep, that would explain it. 🙂

Top Labels in this Space