在自定义 crm 报告中有 link
Have a link in custom crm report
是否可以在自定义 crm 报告中包含 link?
在图片中,如何将 patientId 设置为 link,当它被点击时,患者表格会打开?
将这些标签变成超链接,seems to be plenty of questions on this already。
使用此信息设置正确的URL打开患者表格
Open forms, views, dialogs and reports with a URL,例如:
http://myorg.crm.dynamics.com/main.aspx?etn=[your entity name goes here]&pagetype=entityrecord&id=[record Id goes here]
是否可以在自定义 crm 报告中包含 link?
在图片中,如何将 patientId 设置为 link,当它被点击时,患者表格会打开?
将这些标签变成超链接,seems to be plenty of questions on this already。
使用此信息设置正确的URL打开患者表格
Open forms, views, dialogs and reports with a URL,例如:
http://myorg.crm.dynamics.com/main.aspx?etn=[your entity name goes here]&pagetype=entityrecord&id=[record Id goes here]