How do I avoid showing the "Select Category" to anonimous users, permiting only experts to view/select categories?. I have succesfully installed this wonderful module. It works wonderfully!. It has saved me hours and hours of frustrating brainstorming and programing. And yes Im a fan!. But... I dont want my users to be bothered by selecting a category, Experts will be answearing for all categories and will be selecting the categories for every new question submited. I also dont want anonimus or authenticated users to view this part of the Ask form.
What Should I do?.
Thank you and Congrats, (And not to brown nose, but its because of this feature that I started learning about drupal).

Comments

aguitta’s picture

Priority: Normal » Critical
kjpil’s picture

I think you can do this with css, display: none; setting for the class of the category view. That's what I did, just hide the category list.. but then the question just goes into one category, so makes it hard to have several experts going to be notified depending on category

aguitta’s picture

Thank you for taking the time to answear, It worked :).
aguitta.

nancydru’s picture

Status: Active » Closed (fixed)