When attempting to import users to the system.
Hidden profile fields (visibility = 4 (HIDDEN)), are normaly stored in the data column of the users table, instead of in the profile_values table.
When importig users with profile values, the hidden fields are stored under the profile_values table, just like the rest of the fields
I saw that the user definition doesn't contain the data column.
How can one insert the hidden values in the right place?
best regards
Lior
Comments
Comment #1
liorkesos commentedSorry for the spam and noise.
My xml was flawed and I gave a couple of profile fields beyound the profile-values container.
Thanks for your valuable work it is a centrpeice of a project I'm working on.
best regards
Lior