Not sure whether this is a bug as I've only just started using my developer edition.
I have a document (membership renewal form) which last year was set up by me as a document template in the configurator. I thought it would be good to allow the user to change some of the content of the letter each year prior to sending it to the members.
So I imported it into UserDefDoc However it seems no matter which way I try it, the document won't format with the database items.
Have tried uploading the template as an attachment to an email, selecting the members to send it to but on arrival, I just see the tag elements and staic text - not the correctly addressed letter.
Similarly I tried doing it within a process (which is where I want to end up so that a scheduled task can send the renewals out automatically. Using CREATE BulkEmail WITH BulEmail.attachment1=UserDefDoc.UDDTemplate
Same result - an unformatted attachment showing the tag elements NOT the members data.
Last year it worked because in the actual email (RenewalEmail) I could set the attachment1 default to be the document template in the configurator but there is no apparent way to point attachment1 to UserDefDoc - or am I missing something.
Actually just thought whilst I was typing this, can define attachment1 as referenced to UserDefDoc?
Can any Developer edition people (or support) put me out of my misery