How to make Currency field Mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2018 12:11 AM
Hi,
I am using Kingston version of ServiceNow and configuring Asset Module. I am trying to make Cost fields as Mandatory by using UI Policy or by setting field dictionary properties. But it won't consider Cost field as required field while submitting the form.
But while submitting this form record it won't force me to fill Cost field. It saves form with no cost values as below:
Please help me on it.
- Labels:
-
Enterprise Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2018 12:22 AM
Hi,
The default value in Purchase Cost is '0.00' . It is itself a value. Clear that field (remove 0.00) and the try to submit then it'll throw error
Regards,
Shweta K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2018 12:33 AM
Hello psjajda,
The currency field takes the '0.00' while creating that field itself. So, as the value is already present in it is not throwing error while submitting it.
Regards.
Behshid K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2018 12:34 AM
Hello,
The default value of currency filed is 0.00 hence while submitting the records it stores default value.
Please check below community thread for work around.
https://community.servicenow.com/community?id=community_question&sys_id=2d88c321db5cdbc01dcaf3231f961949
Hit Like or Correct on the impact of response.
-Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2018 12:53 AM