I am actually CREATING users and assigning them TASK.
I am able to create users, but task was the issue , I want to
**have predefined task listed in check boxes that need to be ** selected by the admin while creating/registering the user.
CheckBox is the answer to my problem, but i don’t know how to display them and store them in the DB while creating the user.
Please let me know if you need more clarity in my query ?
While we are on it, Can you let me know
how do we clear all the fields once our user is registered.
What happens is, once we click register, the user gets registered
but all the field are still displaying the entered items. I want to
clear them once register is clicked.