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
‎05-17-2024 06:30 AM
Hi Jon, you seem to be knowledgable on the subject. Do you, by chance, know if there's a way to modify a condition field with an onLoad client script, and immediately display the changes? If I just let the client script run, the condition builder does not change until I save the record.