Fields are not showing Mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 06:07 AM
Hi TeaM ,
I have made some multiple field mandatory from Dictionary level (went to particular field then went to dictionary then made it mandatory )
but when i am opening the form fields are not showing mandatory, where its went wrong ?
Guide me please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 06:37 AM
Hi!
There may be a number of reasons for this behavior. You may have a dictionary override on the field for that specific table overriding the mandatory flag.
You may have also a data policy/ui policy/client script unsetting the mandatory on the form field.
Consider using field watcher to understand if there are any client side scripts manipulating the field.
I hope it helps!
Pedro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 06:38 AM
Are there any dictionary overrides for that field/table? To check, go into the dictionary for that field, scroll down to the bottom related list called Dictionary Overrides.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 06:58 AM
Hello,
On which table is it. If the fields are on a parent table like task/cmdb_ci and they are being used by child tables i would recommend you to check the Dictionary Override of the field
Please mark my answer as correct based on Impact.