Is it possible to implement HasOne relationship in Registration page?
I am trying to register the user with overriding default Register pages to have Wizard and Fieldset. Is it possible or not?
4 Replies
what is the issue?
Sorry, I can't use fieldset on my CustomRegisterPage. It throws an error "Call to a member function userDetail() on null", I guess because it cannot load the user model.
This is the flare debug query form:
SELECT * FROM
sessions
WHERE id
= 0dOyTEsseUdHmuiqcxDYjJOekQMFSE3dzKquHkj9 limit 1
Or maybe I missed something.Thank you very much, the error is gone now ✨