Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1つのリンクを表示するためのコントロールしか見つかりませんでした。そして、それが表示されているとき、それは空ですが、カーソルは実際にその下にリンクがあるように見えます。
意外と簡単に変わります。複数のメール URL フィールドの行で「グリッド」を使用できます。コードを空にしないでリンクを実行するには
gMessageListeners.push({ onEndHeaders: function () { var elem3 = window.document.getElementById("my_header_value_Label3"); elem3.headerValue= my_url; }
使用すべきです。