Discussions
How Many User Event Scripts Can I Have on One Record?
In 2009.1, I noticed I am only allowed 5 TOTAL User Event Scripts to be deployed. I have 3 Before Submit and 2 After Submit all in separate scripts. When I added 1 new Before Load script it won't fire unless I undeploy one of the above.
This seems like a bug because according to the documentation, and I think I remember something someone said previously on the forum:
How Many User Event Scripts Can I Have on One Record?
There is a limit of five scripts user event scripts per trigger type on a record. For example, you can have up to five beforeLoad, five beforeSubmit, and five afterSubmit scripts on a Customer record. However, assigning 15 different user event scripts to one record is highly discouraged, as this could negatively affect user experience with that record types.