- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 10:27 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 10:32 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 10:32 PM
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