Contacts Letter History
6 posts
• Page 1 of 1
Posts: 27
Joined: Sat Jul 28, 2007 5:00 pm |
Is there a way to get a history of letters sent in the activity portal?
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Sure... if those letters are records in the Appointments table. If they aren't you could make a second portal of "recent correspondence".
John Sindelar
SeedCode |
Posts: 27
Joined: Sat Jul 28, 2007 5:00 pm |
Thanks, but I don't quite understand. In the contacts layout, clicking on the "letter" button opens the letter layout and I understand how to modify the template. I just can't figure out how I can get that to show up as a record in the activity portal.....
Thanks for any assistance.... |
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Right, should have been more thorough... So those letters you're making don't exist anywhere as records (at least not yet). They are just layouts you're printing. If you want to record them somewhere you're on the right track about adding them to Recent Activity.
After you print your letter, run a loop that loops through your found set of contacts. Then, for each contact make a new appointment for that contact recording the letter. You may want to send the user a dialog asking what they'd like to call this mailing (or maybe you can use the selected letter's layout name, recorded in Filter::FilterLetterLayoutGlob) and use that as the title of the activity / appointment. You may also want to ask your user if they even want to record the letter, since they may be reprinting a letter because the printer jammed- and they won't want every print attempt recorded as a separate mailing. Finally you may want to create an appointment type called "letter" so you can easily find or exclude these from activity in the filters. John Sindelar
SeedCode |
Posts: 27
Joined: Sat Jul 28, 2007 5:00 pm |
Thanks, John,
So if I understand this correctly, I'm just modifying the script "Print Contact Letter" Forgive my ignorance, it's been several years since I've worked with Filemaker...... |
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
That's the one. And don't worry about the questions... no problem =)
John Sindelar
SeedCode |
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests