Why would client scripts stop working for one table?

davejr
Giga Contributor

For one table only in one environment today the client scripts are not working.

for example, in an onLoad client script,

I have to start the script box with onLoad() to get the code to execute,

and it is only for one table, (it is an extension of the task table)

but also the case for older client scripts for that table

I cannot see any change to the table itself to cause this.

1 ACCEPTED SOLUTION

Jim Coyne
Kilo Patron

You might have a script error in another Client Script or UI Policy that is failing and that will cause code which would normally run after that to not run.



You can use your browser's developer tools/console to see if an error is happening, or take a look at this post - Internet Explorer Really Can Be Your Friend


View solution in original post

12 REPLIES 12

Yeah, the unfortunate thing with client-side scripting is that all further scripting will not run once an error occurs.


If that seems to be what the problem is, I'll ask bianca.vaccarini to mark this discussion as a question and then ask you to click on "Correct Answer" and/or "Helpful Answer" on the appropriate responses so other members can see you received a valid answer.



Thanks


Hi Jim,



I marked this discussion as a question.   Feel free to reach out to me with site related requests.



Thanks,



Dan