crm-power-pane icon indicating copy to clipboard operation
crm-power-pane copied to clipboard

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

Open james-reinhardt opened this issue 4 years ago • 2 comments

:bug: 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.

james-reinhardt avatar May 13 '20 14:05 james-reinhardt

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 avatar May 15 '20 12:05 onurmenal

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

onurmenal avatar May 18 '20 23:05 onurmenal