argos-sdk
argos-sdk copied to clipboard
Unable to link directly to an entity record
Maybe more of a feature request, but it is something that was working at one time that no longer works.
In a previous build you could link directly to a record, like an account for example. In current builds the application remembers it's state, so if I use a URL including the accountid to account "X", if the last account I navigated to was account "Y" then account "Y" will show instead of account "X".
This makes it impossible to send a link to a mobile user to a specific record.
BTW, I can get past this by setting legacyMode to true, but I'd rather not have to do that.
**EDIT: Scratch that. legacyMode:true seems to make this work only sometimes, but not consistently.