Closed (won't fix)
Project:
Drupal core
Version:
6.13
Component:
user.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2009 at 06:55 UTC
Updated:
12 Aug 2009 at 10:12 UTC
Hi...I am new to drupal...my problem is that when a visitor creates a new account and it goes to administrator for approval then the admin can set the account of that user to unblocked.
At that time i want the admin not to assign him role and continue further unless the admin enters some field input say a number which is compulsory to be assigned to user e.x. customer internal number.
This field input is visible only to admin and not visible to visitor when filling registration form for new account.
Please help me on this.
Regards,
P
Comments
Comment #1
vm commentedthis is better suited in the forums. It will likely take a custom.module or some glue code. Certainly not something core will be able to supply.
Comment #2
Prasanna-2 commentedThanks. Tried creating workflow and defined steps for that. Also created triggers but it helps me at one step i.e. to not to allow admin to change the status of user to any status from blocked and load back the original page.
But how do I now set a condition that when some field is entered then disable these assigned triggers.
Help would be appreciated.
Thanks
P.