The CreatorCon Call for Content is officially open! Get started here.

OnChange Client script on Condition type field

punitchourey
Tera Contributor

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

 

15 REPLIES 15

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.