I am trying to link to a specific entity and view using the /Apps/uniquename URL. However, no success:
- /Apps/uniquename/new_appname?etn=account&viewid=00000000-0000-0000-0000-000000000000 does not work as the URL are not passed to the redirect
Is there some way to to directly link to the view using the app's unique name. I need to do this, because I have an URL sub area in my model driven app, which is deployed to production. If I use the app id to link to some components of the app it works in the development environment, but not on production as the app id is different. The unique name however stays the same.