Client script not running on custom table

rmaroti
Tera Contributor

I  have created one custom table and added some column in it. and I have created client script for same table but no one client scripting running. even code is correct still not getting result on form.

 

what will be the issues..?

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@rmaroti Could you please share the client script code here, it will help us to find the root cause behind this issue.

Brad Bowman
Kilo Patron
Kilo Patron

So many options - the wrong UI Type or Type for your test case, or maybe the Active box is unchecked, or Isolate script is true and the script uses something that this is blocking.  A simple alert line would confirm the script is running and rule out all of these possibilities, leaving an error in the actual script, but right now it's all a mystery to us.