Does Making a field read only from dictionary, make that field read only for both server side and client side?

india
Tera Guru

when you use "configure Dictionary" to make a field read only,is the code running on client side or server side...OR on BOTH SIDES?

1 ACCEPTED SOLUTION

Abhishek Raj3
Tera Guru

Hi Kirtesh ,



Hi,



Please find the answers



1) The code is on server side.



2) Visiblity is on the form, You can either use UI policy or a client script.




Dictionary is at the database level meaning that all forms that consume that will be affected.   UI policies can make it read only at the client or form level.



Thanks


Abhishek



Please Hit like, Helpful or Correct depending on the impact of the response


View solution in original post

1 REPLY 1

Abhishek Raj3
Tera Guru

Hi Kirtesh ,



Hi,



Please find the answers



1) The code is on server side.



2) Visiblity is on the form, You can either use UI policy or a client script.




Dictionary is at the database level meaning that all forms that consume that will be affected.   UI policies can make it read only at the client or form level.



Thanks


Abhishek



Please Hit like, Helpful or Correct depending on the impact of the response