Hi, I am using Seblod user registration and since password field should be required in registration but not on editing profile (user may change other profile fields without changing the password), I duplicated user password and user password2 using workflow restriction (original fields are set to optional with workflow edit and new fields are set to Required with workflow Add).
The storage of the new fields is the same of the original ones (standard - user - password / password2) with second field having the validation on user_password, but the validation in the new fields is not working: typing the same value in password and confirmation fields, I always get "fields do not match". Why? By the way, password2 is not a real field (I can't see it in the DB), so maybe there is an internal Seblod trick that is not working with custom fields...?
Thanks a lot
Giuse