Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anthony Candaele 1197 posts 2049 karma points
    Dec 30, 2011 @ 20:37
    Anthony Candaele
    0

    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

     

  • Anthony Candaele 1197 posts 2049 karma points
    Dec 31, 2011 @ 13:07
    Anthony Candaele
    0

    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

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Dec 31, 2011 @ 21:38
    Sebastiaan Janssen
    0

    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

  • 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.

Please Sign in or register to post replies