I have created a client script, no error in the script but after deployment, while testing with record, the script is not running
Asked
Active
Viewed 241 times
0
-
1Status: Testing means it only runs for the developer not all users. Also post the full deployment information instead of just the deployment list which is a summary. Then add how you are testing etc. – Brian Apr 13 '22 at 15:49
1 Answers
1
try to disable the un used functions from the final return statement, some of them (validation functions) require to return Boolean values

Lev berg
- 65
- 1
- 7