Hello,
I have a a (complicated) javascript webresource that computes the values of fields of the opportunity if certain conditions are met.
The webresource is registered as an OnLoad Event on the form.
The customer now wants to have the function applied on all old records of opportunities. The systems has 5000+ opportunity records. Is there a way to execute my javascript function on all records of opportunities? I am sure that there are other ways to accomplish that, like via a workflow. But I would like to use this javascript function if somehow possible due to the complexity of the calculation.
I am thankful for any advice!






