Mental Posted October 5, 2008 Posted October 5, 2008 Hi, I have a little problem and I'm sure the solution is simple but I just can't figure it out. I want to generate emails to my clients and include their names, etc in the email. I'm not sure how to call the data from the field. If using a simple calculation I'd just put <> but that doesn't work if I just type it into a textbox. Any ideas? Thanks! - Randall
bcooney Posted October 5, 2008 Posted October 5, 2008 Create a calc field, result text, that is the body of the email. So, it would be something like: "Dear " & ClientName & "," & & "This is the rest of email text. Your birthday is " & ClientBday & " we're offering..." Get the idea?
Mental Posted October 5, 2008 Author Posted October 5, 2008 That is a great way to do it. I'm not sure my clients will be able to figure it out. There is a pre-made database called email campaign management that comes with FM that does exactly what I want. You click the little tags on the left and it inserts a field call into your email. Not sure I'm explaining it right :
Ocean West Posted October 5, 2008 Posted October 5, 2008 Take a look at FMSpark http://www.seedcode.com/ccp51/cgi-bin/cp-app.cgi?usr=51F5840590&rnd=5413362&rrc=N&affl=&cip=68.111.146.211&act=&aff=&pg=cat&ref=fmSpark&catstr=
Recommended Posts
This topic is 5894 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now