- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2023 06:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2023 06:34 AM
@sanjana5 You can use Regex to achieve this
Write a OnChange client script on string field change
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2023 06:34 AM
@sanjana5 You can use Regex to achieve this
Write a OnChange client script on string field change
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2023 06:47 AM
Working as Expected Thank you @BharathChintala : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 08:54 AM
Hey,
Thanks for providing the code, however, when I use this on the cmdb_ci_business_app table for one of string fields, I get the below error message:
"onChange script error: RangeError: Maximum call stack size exceeded function () { [native code] }"
Any thoughts?