I have a fairly niche-type issue that I've not been able to figure out; for context, I've created a check in base optimized for a team of supervisors to check in/out staff using the Airtable mobile app.
I have 2 tables linked together, where one represents 1 record for every shift (named "All Shifts"), which is linked to a table (named "BA Data") that houses the staff info of whoever is scheduled for a shift. I would like for my Supervisors to be able to open the linked record (aka "BA Data") while looking at the "All Shifts" table and be able to modify a "Current Location" field and a "Lead Notes" field (both are housed in the "BA Data" table).
The navigation to do so seems to work just fine, but when a user opens the linked record from the mobile app, it appears that the Sort is defaulted to newest to oldest fields, in the order they've been modified; I know this because when I converted the oldest field to "Current Location" in order to bump it up to the top, the oldest field then went straight to the bottom!
When I changed the field order on the desktop and opened the linked record from "All Shifts", the desired fields show on top just fine, but I can't get it to work on mobile.
I somehow was able to get Current Location to the Top, but for the life of me I can't get it to work with Lead Notes. So with that context, does anyone know how to manipulate the Sort of a linked record view within the mobile app?