Hi Again,
I have a custom field associated with the user type. Its a required field, which the user must fill in during registration (PlayerId), which we check against a repo to enable only valid players to register with the site. I have routed the Joomla registration procedure to the hikashop , and the field is working there properly.
But once the user is logged in, when he goes to his customer account - profile page, he can see this field, which I do not want him to see. My question is how do I prevent this from happening?
Basically, I want the field to be displayed only on the initial user registration form, and not the profile form, if that makes sense?
I have attached a few screenshots to make the situation clearer.