Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サブリスト列をグレーアウトしたいというリクエストがあります。クライアント スクリプト タイプを試しましたが、表示を設定できません。どんなアドバイスでもいただければ幸いです。
コメントが示すようにグレー表示されている場合は、無効になっていることを意味しますが、SuiteScript 2.0 のクライアント スクリプトによって可能です。
currentRecord.getSublistField(...).isDisabled = true を使用します。
よろしければ、喜んでフォローアップし、さらにサポートさせていただきます。