Jump to content

This topic is 8188 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a web based db that lists several items. I would like to be able to have the user send an email to me requesting more information on a particular record (item). How do I do this without entering more information into the database, specifically the user's email address. I know how to send emails form FMP 5.5 with a form etc. but I have always done that when adding a new record. I want the email to contain the FMP field for the item id, description, etc. Thank you in advance for the help.

Dan confused.gif

Posted

You need to have TXT file with all fields, which should be included in body of request.

You will call that from your email routine -- see CDML Reference.

And IMHO you can trigger that from -View link.

Posted

Well no luck, so far. I have the form which returns the item id and description from the FMP db and then I want the person to enter thier name, phone, email and have all of this info sent to me in an email. I can get as far as receiving the email but it is blank. My mail format.txt file has the {FMP-FIELD: xxx] tags but I am not adding the name, phone, etc to any database. Am I trying something that can't be done or am I just on the wrong path?

Dan

This topic is 8188 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.