How to run a same client script on 2 tables ? and onCHange Event

Shilpi Sharma2
Tera Contributor

Hi All,

 

I want to know how to run same client script for two table named as "sc_request" or "change_request" on Onchange events of same column present in both the table. Please help.

12 REPLIES 12

then you have to create two client script here. i thought you are using ootb column . 

 

ok. Can i create custom column in task table.

yes that way it will work. 

give a try./ 

HI,

So when we create a column on Child table it is not available on parent table. Create two Scripts.

If you create a column on task it will be visible on many tables in system.

I Won't advise this because people may misuse this.

 

Its your call both way you can do.

Thanks,
Ashutosh

I Won't advise this because people may misuse this. ?

if some fields is going to use on multiple table then i think it should create it on base table . user can set those column on form based on the need.  may i know what challenges or issue have you seen on this scenario ?