onload client script not working on custom table

raja_5
Tera Expert

Hi Experts,

I have a custom table where I have written an onLoad client script, but it is not working. I even tried just adding alert('message'), but it still doesn't work. Please suggest a solution.

11 REPLIES 11

Bert_c1
Kilo Patron

Post your client script and it's logic and then those here can assist you.

 

10-tips-for-writing-a-quality-community-question

 

Debasis Pati
Tera Guru

Hello @raja_5 ,

Can you please share your script to check what's wrong in that?

Regards,
Debasis

raja_5
Tera Expert

 

function onLoad() {
alert("hi");

}    the same works on iIncident table but not on custom table

Debasis Pati
Tera Guru

can you please share some of the screnshots and check which scope you are in and in which scope your script is present.

Regards,
Debasis