The CreatorCon Call for Content is officially open! Get started here.

マスクしたカタログ変数を特定グループにのみ表示する方法

shap
Tera Contributor

サービスポータル上でパスワードと対応グループを入力して、要求アイテム上ではパスワードをマスク表示させるのですが、

この時、対応グループにのみパスワードが表示されるようにしたいです。

※ほかのグループにはマスク表示のまま

 

何か方法はありますでしょうか?

3件の返信3

Ankur Bawiskar
Tera Patron
Tera Patron

@shap 

what type of variable are you using for that on your catalog form?

share some more details and screenshots.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

環境が違うのでスクリーンショットは準備できませんが、パスワードは"Single Line Text"を使用しています。

@shap 

then single line text variable cannot be masked OOTB.

There must be some custom client script which is doing this.

Check that script and handle the enhance to show it only if logged in user is member of particular group.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader