OnChange Client script on Condition type field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2018 07:41 AM
Hi All,
I have created a custom table. There is column called Condition whose type is condition.
Condition is as below:
[caller] [changes/is/.......] [value]
I want to create an OnChange client script whenever the condition changes.
I have created the OnChange client script on Condition field however that is not working.
When i change the field from Condition to any other field for ex - Task which is a true/false field, client script works but not does not work for Condition field.
Thanks,
Punit
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2018 07:42 AM
Can you share script please

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2018 07:43 AM
Unfortunately, we can't really help without seeing the script. And is it an onChange client script?
Can you post what you have please. Otherwise it's just speculation all day.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2018 09:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2018 05:09 AM
When you select an onChange as the type of script you have to select the what field you script will run against. Are you sure you have the correct field selected.