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

UI Policy Catalog Conditions Related Fields

rahulmishra
Kilo Contributor

I have a requirement that states make   "Phone " field mandatory and visible on a form if it is empty in   "User" Table for the user selected on form.

I have to perform these actions using UI Policy only.

The script should be as minimum as possible.

How can I add a new field to related fields list in Catalog conditions for a UI Policy.

Please suggest some solution.

5 REPLIES 5

Hi Preetam


g_form object does not support dotwalk. You need to use the getReference function to dotwalk the reference field in client script