Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for change #314

Open
russellandsusan opened this issue Nov 26, 2023 · 0 comments
Open

Request for change #314

russellandsusan opened this issue Nov 26, 2023 · 0 comments

Comments

@russellandsusan
Copy link

Hi mate. I love the tool you have built here. This is very helpful.

Our D365 instance has about 15 Model Driven Apps. Not all users have access to all of them, but most users have access, one way or another, to the same tables. It is the level of access that changes.

We use different MDA to remove the 'noise' from the user's interface by omitting what they do not need to do their jobs.

Currently, I do not use the [RECORD URL] function. This is because it is quicker to ALT+A then CTRL+C. However, if you provided a Record URL option that omitted the APPID parameter, we would use it all the time. Removing the APPID parameter means the user can open the linked record in whatever MDA they use by default.

Current URL produced includes appid param
https://etco.crm6.dynamics.com/main.aspx?appid=AAAAAAAA-AAAA-AAAA-AAAA-AAAAAAAAAAAA&etn=table_name&id=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX&pagetype=entityrecord

Proposed URL omits appid param
https://etco.crm6.dynamics.com/main.aspx?etn=table_name&id=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX&pagetype=entityrecord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant