The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Mail Merge
Posted: 14 Aug 07 5:06 AM
|
Hi I've SLX6.2.x and we are using lot of "mail merge" functions. But have a contact more the one address then ask me SLX witch type of address I want. I want to use only the primary address! It is possible to set this as global setting. I do'nt want to see every time this question on my screen.
any body an idee?
regards frank kress |
|
|
|
Re: Mail Merge
Posted: 14 Aug 07 6:56 PM
|
Sorry, that's a hard coded area. You won't be able to change that. |
|
|
|
Re: Mail Merge
Posted: 15 Aug 07 12:30 AM
|
(BTW, Moved thread from Announcements forum to Scripting)
-Ryan |
|
|
|
Re: Mail Merge
Posted: 15 Aug 07 4:16 AM
|
Actually... there IS a way around it.... Don't use the address tab on the mail merge fields.
Click "Insert SLX Field", then "More SLX Fields"
DO NOT USE THE ADDRESS TAB.
1. Try pulling the address fields off of that first contact tab.
if that doesn't work, then you can
2. set up a local join from contact to address contact.addressid = address.addressid
one of those should do the trick.
ws
|
|
|
|
Re: Mail Merge
Posted: 15 Aug 07 7:40 AM
|
Hi Walter thanks for this trick. It work's Now I understud the workaround of SLX MailMerge. I've create more Calculated-Fields only of contacts then I get only the primary address and SLXis quite but work 
One Question: They are a possibility to merge all contatcs in on Word-File? Now SLX create of 50 Contacts 50 Word-Files.
regards frank kress |
|
|
|
Re: Mail Merge
Posted: 15 Aug 07 8:39 AM
|
I think that is something that was added in v7.
ws |
|
|
|