Hi guys!
Had an Idea... Is it feasable to create a contact form that auto fills with certain fields from a profile user (if logged in) such as name, surname, and others?
And when clicking Send it will send an email to a certain adress?
Let me know if i'm not explaining myself.
something like this powr plugin but autofilling certain fields:
In my case (name - email - cellphone asked during signup)
You need to be a member of Ning Creators Social Network to add comments!
Replies
Hi there!
Sure that could be done.
If you already have found the service which allows you to send the emails to the specific email, and if the parameters that you are willing to autofill are located on the member's profile, and if the profile of the person is public in other words visible when you are not logged in, using js or jquery you can get the necessary data of the currently logged member and insert the values into the field in the form once the form itself has appeared on the page.
Best regards,
Ning Team.