- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2015 11:35 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2015 12:16 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2015 12:31 PM
Yeah, the unfortunate thing with client-side scripting is that all further scripting will not run once an error occurs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2015 12:53 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2015 01:03 PM
Hi Jim,
I marked this discussion as a question. Feel free to reach out to me with site related requests.
Thanks,
Dan