Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Client side validations are not working
Friends,
I have an strange problem with my client side validations and same is explained below:
I have created a custom time entry from and added an from level script to it to block future timesheet creation. I created script and attached it with form using "Customize Form->Custom Code->saveRecordfucntion". It works well when i test in account where i have created it, but when i create bundle for it and install it in another sandbox account, it does not work and throws java script error like function not defined.
I have also tried creating an scripting record for all "Time" (status was released and was set to execute function 'validationTransdate' on saveRecord) records but same problem was there.