View Full Version : Priority - admin only?
mondala
Tue 28th Aug '07, 10:54pm
Is there a way to make the priority level an internal/admin only setting? So that regular users submitting an issue are not the ones to initially decide the priority?
DelphiVillage
Wed 29th Aug '07, 7:01am
wouldn't something like this work ?
<if condition="is_member_of($bbuserinfo, 6)">
//.........
</if>
<else />
.....
mondala
Mon 3rd Sep '07, 5:32pm
Thanks for the reply.
It sounds like it could be that simple, (I'm not a programmer :o) but I was hoping that it was a toggle in the settings I missed.
Thanks for the code though and I'm sure our coders can throw that in. :)
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights