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

Shashikant Yada
Tera Guru

Can you share script please

Allen Andreas
Administrator
Administrator

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!

Hi Allen, Script is fine. My only concern is why that script works for onchnage of other fields but not work condition field which is of type Condition. Thanks, Punit

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.