I’m not sure I understand what you’re asking. Are you asking how to set the admin email that will receive the email once a user submits your form?
Or are you asking how to send the labels with the user entered values?
Thread Starter
graffo
(@graffo)
When user submit the form, admin receive an email with List value, how i change to admin receive the List Label instead of List value?
http://ow.ly/i/29Wfd
You’d need to create some custom code to filter the table that is being sent to the administrator. If you’re comfortable with adding some PHP code, let me know and I’ll point you in the right direction.
Thread Starter
graffo
(@graffo)
Hi Kevin, if you can point where modify i’ll apreciatte.