復習のためにServiceNow Fundamentals On Demand関係の記事を流していこうと思います。 今回はスクリプトについて。 前回の記事はこちら。 What are plugins? プラグインは、ServiceNowインスタンス内で追加のオプション機能を提供するソフトウェア コンポーネントです。
Description: Write an onChange Client Script for the "category" field. If the category is "Hardware", make the "sub_category" field visible; otherwise, hide it.