言語ピッカーをポータルページに追加する方法Issue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #7057C7; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: block; max-width: ; width: auto; height: auto; } } 言語ピッカーツールは、多くの場合、[システム設定] (バナーフレームにある歯車アイコン) にあり、ユーザーはインスタンス言語を変更できます。この記事のいずれかの解決策に従って、言語ピッカーをサービスポータルページに追加します。 以下のビデオでは、言語ピッカーをサービスポータルページに 05:40 に追加するために必要な手順の段階的な説明を提供しています。 デフォルトでは、言語ピッカーを持つポータルページは「ランディング」ページのみです。 ランディングページ: https://<instance-name>.service-now.com/nav_to.do?uri=sp_page.do?sys_id=36c61807cb31120000f8d856634c9ca9 Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #7057C7; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: block; max-width: ; width: auto; height: auto; } } Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #7057C7; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: block; max-width: ; width: auto; height: auto; } } 言語ピッカーをサービスポータルページに追加するには、2 つの方法があります。 オプション A (推奨) Language Switch ウィジェットを追加します。 Service Portal > Pages に移動します。ID が csm_indexページを見つけて開きます。関連リンク >デザイナーで開くを選択します。ページの左上にある フィルターウィジェット テキストボックスを使用して、 言語切り替え ウィジェットを検索します。ウィジェットをページにドラッグアンドドロップします。 オプション B 言語切り替えウィジェットを別のウィジェットに埋め込んで、言語ピッカーをポータルページに追加します。 (注: これはサポートされていないプラクティスです。したがって、この記事で提供されるガイダンスの量は、以下の箇条書きに限定されています) このタスクを実行するには、次のオンライン記事を参照してください。 埋め込みウィジェット