10
Whenever a user opens a form, search for an Object and opens the Object itself, the URL doesn't change. Moreover, if user navigates from Object 1 to Object 2, for example, opens Purchase Order form, opens a Purchase Order, opens Released Product, and so forth, the URL still remains the same pointing to the first form.
The application's URL must change as a user navigates and should always point to the currently opened Object.
STATUS DETAILS
Needs Votes

Comments

N

Yes, this is needed. It should be possible to point to a single ERP record using a simple, transparent URL link, looking something like

www.contoso.dynamics.com/?cmp=USMF&object=customers&id=1001

or

www.contoso.dynamics.com/?cmp=DEMF&object=Generaljournal&id=JRN-12345


Salesforce can do this, Jira as well. Can we please not be the last cloud ERP to support this?

Category: System administration