What is the difference between Configure Dictionary and UI policy to make field read only and mandatory?

Shraddha desai
Tera Contributor

Hello,

What is the difference between Configure Dictionary and UI policy to make field read only and mandatory?

 

 

---

Thanks & Regards,

Shraddha Desai

3 REPLIES 3

Community Alums
Not applicable

Hi @Shraddha desai ,

UI Policies work on the form, so if you just need the field to be mandatory or read only  then making ui policies (for individyual tables/forms) makes more sense. If you want the fields to be mandatory regardless of the source(not just form)you can look for  Data Policies and see what suits you best

 

Configure Dictionary should not be considered to just make a field mandatory or read only at the first place.

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

 

Raghu Ram Y
Kilo Sage

Hi,

Making ReadOnly/Mandatory for a field through the Configure Dictionary is like setting some default value where as UI Policy is based on some condition..

Ex:

If a field "A" needs to be readonly/Mandatory always then we need to use configure dictionary.

If a field "A" needs to be readonly/Mandatory when Priority is "1" then we need to use "UI Policy"

chsumit
Kilo Expert

Hi,

If you will make field read only or mandatory the it will be default and no condition can be added but Via UI policy you can add specific condition as well.

Thanks,

Sumit