Can any one of you help me out, with creating a new discussion thread, when a user creates an Issue.
i.e., when a user posts an issue in the, I want to trap the event of Save and Close in newForm.aspx, and add a new Discussion Thread in an existing Discussion Board.
I found out how to link an existing discussion with an issue. I tried looking into ows.js but cud not find where form.submit(); is defined. I am new to web based programming.