Posted by havran on October 29, 2010 at 1:12pm
2 followers
Jump to:
| Project: | VerticalResponse |
| Version: | 6.x-1.1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I don't understand how to i map field from my content (user profile, or webform) to VerticalResponse field. This field can be from user content profile or core profile field or webform? And how to map this content to registered user (through his e-mail address)? I will be grateful for brief explanation.
And second question: can be anonymous user register to mailing list?
Thank you very much!
Comments
#1
You must build a view that describes your site's user object. The view should take "uid" as an argument. There is an example available in #3 of #891326: Pushing data from a view to VR. Once you have created the view, you must go to the list manager and create the field map.
Anonymous users can be registered to the newsletter. This can be accomplished with the bundled VerticalResponse CCK widget. Alternatively, you might use the bundled registration module, which will allow you to add VR subscription fields to the registration form.
#2
Thank you very much for answer.
#3
I thought about anonymous user. If i understand correctly anonymous can not have additional fields like First Name, Last name etc.? Thanks.
#4
Correct. You might consider using the included vr_registration module to present anonymous users with a registration form when they sign-up for the newsletter.