A web2py newbie says hi to everyone :)

In my app I'm planning to have a sidebar navigation for users of 3 groups:
1. user who's NOT logged in
2. user who IS logged in and stored in db as group 2
3. user who IS logged in and stored in db as group 3

So the 3 user groups have different navigations, placed in the same 
sidebar. All depends on whether or not they're logged in AND what user 
group they belong to.

Now, how do I prepare such menu in my controller and then implement it in 
the view? What's the best way?


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to