I would like to add custom javascript to the Contact and Account address forms, with some additional parameters. I was hoping this would be simple but I'm having a hard time figuring it out.
I have created a new solution with a JScript Web Resource and I'm able to access the Web Resource using the URL. I'm looking at the Form Properties dialog in the class editor, which has an Event Handler section. I was hoping I could get my JScript Web Resource to be triggered by the OnLoad handler, but I can't see any way to add it.
How should I go about this? I'm looking for a way to do this that could be easily rolled out to other Dynamics sites.