Collecting and Sending Custom Data in Email using WPUF
-
Hi,
The thing is I’ve created a Post Form using WPUF. And in that form I’ve created some custom fields.
So, when a user fills that form and clicks on SUBMIT. Then only the Author name, Post Title, Description etc. is only received to me in email.
What I want is that when the user hits submit all the data including the custom fields should be sent directly to me Via Email.
I mean by custom fields like Height, weight etc etcThis is what I get in email notification, when someone fills the form
`Post Title: %post_title%
Description: %post_content%
Short Description: %post_excerpt%
Author: %author%
Post URL: %permalink%
Edit URL: %editlink%I also want that custom information through email.
Please guide me if it’s possible what I want to achieve. If yes, how would I achieve it.Thanks in advance
The topic ‘Collecting and Sending Custom Data in Email using WPUF’ is closed to new replies.