I have a Customer form which refs to an Membership inline view (Customer → * Memberships). In the Membership inline view, if I choose to grouped by Membership Type, the items will not be shown in the Customer Form; If I remove the grouped by, everything is ok. This bug only happens recently, I think there’re something wrong with the recent upgrade of Appsheet.
Yes Izzat, your suggestion is a way to workaround, but the problem is that I want to use Deck view for Membership Inline. I have to temporarily remove the Grouped By field to workaround this problem.
…And they disapear when there’s group by (group by a virtual column which is the combination of name and phone number, but it’s not because of the virtual column, same thing happen if I group by a real column)
I’ve also tried this with another refs of Customer and the same problem happened. Please be remind that this happens only with inline Deck view, if I switch to Table
view (like the below refs in the photo) it’s ok.
Thank you for your confirmation, Steve! I’ve worked around by cloning this view to use in non-inline context and disable Group By for the one that is used as inline view.