Apply for role should check if a user has the appropriate required profile fields filled in
wimpers007 - April 8, 2009 - 19:24
| Project: | Apply for role |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
#2
#3
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.
#4
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.