こんにちは、一般的な参照「アイテム URL」表示テキストを置き換える方法を見つけようとしていたので、醜い http:// リンクを取得しません。リンクが正しく機能するようにしたいのですが、表示テキストは何かでなければなりません。 「ここをクリック」のように、メール用のコードを以下に示します (コードが乱雑であることはわかっていますが、機能するようになったらクリーンアップします)。
<p style="font-size: 10pt; font-family: arial">Dear User,</p>
<p><span style="font-size: 10pt; font-family: arial">A new form has been created, please click on the link below to view it.</span><br style="font-size: 10pt; font-family: arial"/><br style="font-size: 10pt; font-family: arial"/><span id="NWRTEReference1"><a class="ms-rtestate-write" contenteditable="false" onclick="selectThis(this);" href="javascript:void(0);" reftext="%7BCommon%3AItemDisplayName%7D" link="false" style="text-decoration: underline; color: red"><span style="font-size: 10pt; font-family: arial">Item Display Name</span></a></span></p>
<p style="font-size: 10pt; font-family: arial">Regards,</p>
<p style="font-size: 10pt; font-family: arial"><strong>SharePoint Team</strong></p>