<script custom-tag="" type="application/ld+json">{"@context":"https://schema.org","@type":"TechArticle","headline":"カスタムの [添付ファイルを追加] ボタンをサービスカタログアイテムに追加する方法","image":"http://support.servicenow.com/29f1d2661baf6010cafa53d8624bcb43.iix","author":{"name":"ServiceNow Support","url":"http://support.servicenow.com/now"},"keywords":"ServiceNow, NowSupport public Knowledge Base articles, Support and Troubleshooting,KB1703073,","wordcount":"78","publisher":"ServiceNow","url":"https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1703073","datePublished":"2024-10-11","dateCreated":"2024-09-23","dateModified":"2024-10-10","description":"<h2>カスタムの [添付ファイルを追加] ボタンをサービスカタログアイテムに追加する方法</h2><br/><div style=\"overflow-x:auto\"><article><div ><h3 >Issue </h3><section><p>サービス・リクエストを送信する際、要求者はフォーム・ヘッダーにあるアイコンを使用して添付ファイルを追加できます。そのアイコンは必ずしも目立つとは限","articleBody":"<h2>カスタムの [添付ファイルを追加] ボタンをサービスカタログアイテムに追加する方法</h2><br/><div style=\"overflow-x:auto\"><article><div ><h3 >Issue </h3><section><p>サービス・リクエストを送信する際、要求者はフォーム・ヘッダーにあるアイコンを使用して添付ファイルを追加できます。そのアイコンは必ずしも目立つとは限りません。顧客から、要求者が添付ファイルを簡単に追加できるように [添付ファイルを追加] ボタンをサービスカタログ内に配置してほしいという要望が寄せられることがあります。</p></section></div><div ><h3 >Resolution</h3><section><p>次の手順で UI ページを作成します。</p>\r\n<ol style=\"margin-left: 10px; list-style-position: inside;\"><li><strong>システム UI > UI ページ</strong>に移動します。</li><li><strong>[新規]</strong> をクリックします。</li><li><strong>Add_Attachment_UI</strong> などの <strong>名前</strong> を指定します。</li><li><strong>カテゴリ</strong>で<strong>全般</strong>を選択します。</li><li>[HTML セクションで、次の HTML をコピーして貼り付けます (強調表示されたセクションを変更することでボタンのラベルを変更できることに注意してください):\r\n<pre><?xml version="1.0" encoding="utf-8" ?><br /><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null"><br /><button type="button" onclick="saveCatAttachment(gel('sysparm_item_guid').value, 'sc_cart_item')">Add Attachment</button><br /></j:jelly><br /><br /></pre>\r\n</li></ol>\r\n<div>次の手順を使用して、UI ページ変数を追加します。</div>\r\n<ol style=\"margin-left: 10px; list-style-position: inside;\"><li>カタログアイテムから、新しい変数を追加します。</li><li><strong>タイプ</strong>で、<strong>UI ページ</strong>を選択します。</li><li><strong>UI ページ</strong> で、(上記のプロセスから) <strong>Add_Attachment_UI</strong>を選択します。</li><li>残りのフィールドは通常どおりに設定します。 </li></ol>\r\n<p> </p></section></div><div ><h3 >Related Links</h3><section><p>カタログアイテムの下に次のボタンが表示されます。</p>\r\n<div>\r\n<p><img style=\"border: 1px solid black; align: bottom;\" src=\"/Screen%20Shot%202013-09-19%20at%206.00.33%20PM.pngx\" width=\"125\" height=\"36\" align=\"bottom\" border=\"1\" /></p>\r\n<p> </p>\r\n<p>ボタンをクリックすると、標準の添付ファイルブラウザが表示されます。</p>\r\n<p><img title=\"\" src=\"/Screen%20Shot%202013-09-19%20at%206.00.59%20PM.pngx\" alt=\"\" align=\"bottom\" border=\"\" hspace=\"\" vspace=\"\" /></p>\r\n<p>残りの機能は、標準の基本システム機能です。</p>\r\n<p> </p>\r\n</div></section></div></article></div>"}</script>