Skip to content

Conversation

@anveshmupparaju
Copy link
Contributor

Client Script - Set Price type field to only one currency

In a multi currecny enabled servicenow environment, if you have a requirement to enable only one currency choice for a particular table and field of type Price.

Usage

  • Create a new client script
  • Set the type to OnLoad.
  • Copy the script to your client script.
  • Update the <price_field> in the client script to 'Your field name'
  • Add your currency code and symbol in place of USD & $
  • Save

@ravichandra1998g ravichandra1998g self-assigned this Oct 1, 2025
Copy link
Contributor

@ravichandra1998g ravichandra1998g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good Anvesh!

@ravichandra1998g ravichandra1998g merged commit c4bf84d into ServiceNowDevProgram:main Oct 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants