Copied to clipboard

Flag this post as spam?

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


  • bob baty-barr 1180 posts 1294 karma points MVP
    Jul 24, 2014 @ 14:50
    bob baty-barr
    0

    Register Member Partial View Macro

    quick question, shouldn't this line

     @if (registerModel.MemberProperties != null)

    loop through the custom properties you want for registration? if so, what am i missing, if not, what is that supposed to be doing?

    thanks,

  • Chen 39 posts 68 karma points
    Jul 24, 2014 @ 18:23
    Chen
    0

    Hi Bob,

    I had the same issues before. Do you have all the custom properties checked under "Member can edit" and "Show on profile"? That fixed issue for me.

    Although, I discovered another problem with it. When your custom property isn't type of textbox, it won't save. I had an "Opt in" custom property field type of True/False, but when I tested the register form and tick the checkbox and submit. it doesn't get saved, unlike all my other text field custom properties which were saved okay.

Please Sign in or register to post replies

Write your reply to:

Draft