Choiceの制御について

Potemi
Tera Contributor
 
3件の返信3

Sagar Pagar
Tera Patron

Hi @Potemi,

 

If you need to inactive/ disable the choices for your choice field. You need to open a record and right click on form and select the Configure dictionary option.

In related lists you can see, Choices. Just need to update Inactive as true.

 

OR

Navigate to Choices [sys_choice] table. and apply filter with table name and element as your filed name. Just need to update Inactive as true for records. It will be not visible in choice field.

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍🏻
Thanks,
Sagar Pagar

The world works with ServiceNow

@Sagar Pagar 

回答いただきありがとうございます。
記載の内容ですと、選択肢すべてが非表示になってしまうかと思うのですが、
実現していことは、特定のリスト画面で、10個の選択肢のうち1つだけを表示したいです。

Nayan  Dhamane
Kilo Sage
Kilo Sage
私の理解によれば、オプションを非表示にすることはできませんが、以下の方法を使用して制限することができます。そのため、ユーザーはリストビューでそれらを選択したり編集したりすることはありません。
1.ユーザーが list_edit ACL を介して状態フィールドを編集できないようにする
2.リストのリスト編集を無効にする

 

If my answer solved your issue, please mark my answer as Correct & Helpful based on the Impact

Best Regards,
Nayan Dhamane
ServiceNow Community Rising Star 2023.