I’ve been using the URL field to display a link in every record, I click on these all the time on multiple devices. This never worked directly on the grid view in the iOS app, I always need to open the expanded view first to get to the link.
Today I just learned about the Button field, and its description gave me a lot of hope I’d be able to trigger it with one click in the app, because it straight up looks like a button on the grid view. But it still just opens the expanded view of the record.
Did anyone find a workaround for this? Is it reasonable to expect that this behaviour changes eventually?