Date field sorting reverse order on Android

Hello all…

I have some strange behaviour on an Android phone.

My App has a Deck View with a submission date; the “Sort By” for the view is Submission Date - Descending. Submission Date is DateTime type and includes the time. I THEN have a virtual column which is the submission date with the time omitted (I call it ShortDate). The Group By criteria are ShortDate / Descending. The reason is that I want to group all of of the submission for a particular day. Within that group the records sort properly from latest to first for that date (i.e. by time).

Works fine during development and in browser. However in an Android (Samsung Galaxy S21 5G) the records are displaying in reverse sort order within the date group.

I deleted the app from the phone, rebooted the phone, installed it again and the problem is still there. It is quite annoying.

Anyone have any ideas?

Thanks,

RoryF

0 2 139
2 REPLIES 2
Top Labels in this Space