Adding record to object via scripting in CRMOD
I am trying to create a method where a user can subscribe to updates that happen on a SR. Basically they can click a subscribe weblink and it captures their info in order to send them updates via email. I have repurposed one of my Custom Objects into a Subscription object. I have everything working except I cannot figure how to get it to write a new entry into my Subscription object when the weblink is selected from the SR screen. I know how write info to a SR from another object but I cannot figure out how to do