Skip to main content

Hi there,

I attempted to use a record URL to open a record in a particular view on my mobile app, but unfortunately, it was unsuccessful. Rather than opening the record in the specified view, it opened in the last viewed view in that particular table. The record URL was effective in opening the record in a particular view when accessed through a PC, but it did not have the same outcome when accessed via the mobile app.

Does anyone know how to solve this issue?

Does the record url have the view ID in it? The view ID starts with "viw" followed by 14 random letters and would be between the table ID and the record ID.


I'd also make sure it's a view that's accessible from mobile. Not all views are available.


Does the record url have the view ID in it? The view ID starts with "viw" followed by 14 random letters and would be between the table ID and the record ID.


Yes, the view ID is included in the URL


I'd also make sure it's a view that's accessible from mobile. Not all views are available.


It is a table view and it is accessible from mobile


Reply