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

Record URL button does not create link in context of current App #104

Open
james-reinhardt opened this issue May 13, 2020 · 2 comments
Open

Comments

@james-reinhardt
Copy link

🐛 Describe the bug
Clicking the Record URL button creates a link for the main (non app version) rather than a link to the record in the current app.

For example, the 'Record URL' generates the following URL:
https://ORGANIZATION.crm.dynamics.com/main.aspx?etn=incident&id={566F08EE-2795-EA11-A811-000D3A1029AC}&pagetype=entityrecord

The record URL in the context of the current app is:
https://ORGANIZATION.crm.dynamics.com/main.aspx?appid=a96b9fae-b21a-e911-a843-000d3a5377b9&pagetype=entityrecord&etn=incident&id=566f08ee-2795-ea11-a811-000d3a1029ac

The "Go to Create Form" button works correctly, as it opens in the context of the current app.

@onurmenal
Copy link
Owner

onurmenal commented May 15, 2020

Hii @james-reinhardt,
We will also add application record url information to 'Record Url' action. After the this changes, it will provide record url for without application and with application. In this way you can send main record url to users which has no access your current application or you can send application record url to users which has access to your current application. Thank you for your feedback.

@onurmenal
Copy link
Owner

Application record url has been added to 'Record Url' action with #108
image

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

No branches or pull requests

2 participants