Hello,
What I am trying to do is this: From the list page of child records, I want to be able to click a button that updates selected records with data from another table and also sends emails. So the work flow works like this: A user clicks the button and a new window pops up with the add page of another table. The user then enters the information into the add page. When the user clicks save, the data from that pop-up window will then update the child records selected and also send emails out. The email data is in the child records selected. I have viewed several posts on this forum and in the manual that have what I need separately, but not all together. The one article that comes close is http://xlinesoft.com/phprunner/docs/email_to_selected_users.htm where the user can enter the subject, body, and from address.
This was a suggestion of what I am trying to do... http://www.asprunner.com/forums/topic/21119-update-multiple-records/
Thank you in advance for any guidance with this.
Brian