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.
Register Member Partial View Macro
quick question, shouldn't this line
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,
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.
is working on a reply...