How to make a field mandatory which is extended from other table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2018 12:35 AM
Hi All,
I am not able to make a field mandatory through UI Policy as the field is an extention of a field in another table. While using client script we are not able to make it mandatory using "setMandatory" function.
Is this possible by througing errors to stop the page? If yes can anybody tell me how to do so.
If not is there any other way possible?
Please help me with this.
Thanks And Regards
Devina Khare
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2018 05:01 AM
Hi Nidhi,
Can you please tell me what is dictionary override.
Thanks And Regards
Devina Khare
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2018 05:07 AM
Hi,
This was my thought as well.
If you open the Dictionary of the field (right click as admin) there is a Related List called Dictionary Override.
Click New there, and just adjust whatever you want for the field for a specific table. We use it quite a lot.
With regards
Anton Vettefyr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2018 12:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2018 05:05 AM
Hi shashikantv,
Tried but there is no option to make it mandatory. Screenshot of it is attached below.
Thanks
Devina
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2018 08:24 AM
Which table you have extended from and what's the field you are trying to make it mandate.