Hello,
I've created a custom resource in MIM 2106 which I want to hyperlink in an Email notification. The only way I can get it to work is to open one of the created resources and copy its URL to the clipboard and then paste this into the html. So the html looks like <a href="https://blah.blah/identitymanagement/aspx/common/GlobalSearchResult.aspx?searchtype=1234-abcd-etc&popupFromClipboard=https%3A%2F%2Fblah.blah%2Faspx%2Fcustomized%2FEditCustomizedObject.aspx%3Fid%3D[//Target/ObjectID]%26type=%3DApples%26display%3DApples+Bananas+Pears">[//Target]</a>
I've tried using javascript:PopupPage and a few other variations but the above html is the only way I can get it to work. It's ugly and would prefer a cleaner method if possible.
TIA
Rob