ArchieCampbell2
Newbie
Posts: 1
Registered: 4/21/2007
Location: St. Albert, Alberta, Canada
Member Is Offline
|
| posted on 4/21/2007 at 05:33 PM |
|
|
Dynamic menu generated after user login
I have a ColdFusion web app where the menu changes after the user logs in. The details of which menu items the user is allowed to access are stored in
a SQL database.
Can I use Tigra Tree Menu Pro to process dynamically generated menus that are unique for each logged in user?
Thanks
|
|
|
tigra
Administrator
Posts: 1907
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/21/2007 at 06:10 PM |
|
|
Yes, that's doable. It's just the matter of generating the text of the configuration structure with your CF script. There is a user contribution
sample at: http://www.softcomplex.com/forum/viewthread_1966/
|
|
|