Skip to main content

Hi,


I am making protocol app for EMS in NYC. I am using Glide to create the app. What I am trying to do is this:



Protocol page lists all protocols → click on protocol → protocol detail page that lists steps for that protocol, IN ORDER *** (VERY IMPROTANT as our EMS protocols are algorithms to be followed in a specific order of operations) per level of provider. **



In my airtable base I made a Protocol table that has a linked field per provider level (ex CFR/EMT/Paramedic etc) these link back to the Interventions table which is a list of all interventions.



When I add interventions to the records in the protocol table it maintains the order that I added them, however once I go to Glide, the inline list sorts them out of order even when I have “sort by sheet order” selected.



If anyone knows how to troubleshoot this that would be HUGE. Is it a base organization issue? Glide issue? Both? I can’t seem to figure it out.



Screenshots attached



Thanks 🙂


K









You can try sorting by timestamp or ID.


Reply