Active
Project:
Webform Profile
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 14:46 UTC
Updated:
8 Nov 2011 at 05:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
travist commentedWhen you create a new webform, you will see a way to add profile fields to your webform instead of the typical "Add Components" way of doing it. That is what will create the sync between the profile and the webform.
Comment #2
sarhansg commentedI am using Webform 3.11. When I go to Webform > Form Components there are columns I am unable to configure the components to sync with the profile. See attached screenshot.
Comment #3
travist commentedRight now this only works with Content Profile, which is what I use to build this list. Let me know if you are using Content Profile and I will try to figure out what is going on.
Thanks,
Travis.
Comment #4
sarhansg commentedYes, I did install content profile and created a name (http://drupal.org/project/cck_fullname) and email field (http://drupal.org/project/email). Is there a restriction on the CCK field type being used? For example must I only use text field? If so, please advise what field types can and cannot be used so I can further test this module.
Comment #5
stephen ollmanOk it would appear that you need to create the profile fields using the add-on module "Content Profile' and not Drupals core Profile module, which I thought this module used.
I need users to register there details which can then be pre-populated in a webform that they can submit multiple times. Each time they want to submit a new webform their profile details automatically pre-fill.
How do I do this using Content Profile and I do I get Content Profile to show on the users registration page like the core profile module does?
Did I misread the main function of this module?