Why have a cfif/else though? WHy not just say

if user in role x
 these links
if user in role y
  these links

This then will work fine for a user who has role X, Y, or X AND Y.


On 8/16/07, Bruce Sorge <[EMAIL PROTECTED]> wrote:
> I have an admin section of a site I am working on. I am using CFLOGIN for
> the authentication/permissions piece of it. What I want to do is make the
> included navigation dynamically show the admin links based on the users
> role.
-- 
===========================================================================
Raymond Camden, Camden Media

Email    : [EMAIL PROTECTED]
Blog      : www.coldfusionjedi.com
AOL IM : cfjedimaster

Keep up to date with the community: http://www.coldfusionbloggers.org

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286434
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to