I have profile fields by role and some of these fields are required for a certain role. If a user applies for a role this isn't checked.

F.e normal user and artist. For artist some fields are required. But there is no where that is or can be checked. Is there a way to set this up or invoke the profile validation function?

Comments

wimpers007’s picture

Title: Apply for role should check if a user has the appropriate profile fields » Apply for role should check if a user has the appropriate profile required fields filled in
wimpers007’s picture

Title: Apply for role should check if a user has the appropriate profile required fields filled in » Apply for role should check if a user has the appropriate required profile fields filled in
hedac’s picture

it would be great also to check if certain profile field has certain strings in a database... for example.. serial numbers... if a user has entered a serial number.. and it is in the database... then apply for role.

Gabriel R.’s picture

The most elegant way to do this would be to integrate with the Profile module directly, and have the application fields feed the Profile.

PS: I didn't try the module yet, but I am sure I will use it for a large project I work one ATM.

jnicola’s picture

Version: » 5.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (won't fix)

No version associated with this anymore, and works as designed in the 7.x branch. All customizations beyond the basis of this module are just that, custom.