my jobseeker registration form has a field 'Fields of experience' which is a checkbox list:
I want to save the checked fields of experience to my jobseeker membertype's fields of experience property. For this property I have created a custom datatype, Job Experience:
To save the checked field of experiences from the Contour form to the jobseeker membertype I use a prebuild Contour Workflow (save as Umbraco member):
However, when I fill in the form, the checked Field of experience values of my Contour registration form are not save to my jobseeker membertype
Should I create a prevalue source for this, or how can can I solve this?
how to save checkbox list values to membertype
Hi,
I have a membertype 'jobseeker'.
my jobseeker registration form has a field 'Fields of experience' which is a checkbox list:
I want to save the checked fields of experience to my jobseeker membertype's fields of experience property. For this property I have created a custom datatype, Job Experience:
To save the checked field of experiences from the Contour form to the jobseeker membertype I use a prebuild Contour Workflow (save as Umbraco member):
However, when I fill in the form, the checked Field of experience values of my Contour registration form are not save to my jobseeker membertype
Should I create a prevalue source for this, or how can can I solve this?
Thanks for your help,
Anthony
Anyone an idea how to save a Contour checkbox question to a member type (see long explanation in previous post)?
Thanks for your help,
greetings,
Anthony
You will probably need to create a custom workflow type that will take those values and save them to your membertype.. Have a look at Contour Contrib for some examples http://contourcontrib.codeplex.com/ and also the Contour shared source: http://our.umbraco.org/projects/developer-tools/umbraco-contour-shared-source
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.