icp4all
Posts: 37
|
| Posted: 03/28/2012, 11:11 AM |
|
Hi (again )
another point i found is a problem with where clauses in the querry and Menues made with menubuilder.
I have 2 fields in my table (user_level, activ) to controll access and/or activate menuitems in the backend.
So everything is ok with menues til i add something to the where clause.
(ie. ....wehre user_level <= GroupID and activ = 1)
Now the correct Items are selected, but the first inactiv Submenu is also shown.
i will report this to the support.
Hans
|
 |
 |
clayhmn
Posts: 20
|
| Posted: 03/28/2012, 1:33 PM |
|
Have you tried working around this by building a view of the data that only includes the menu items? The Data Dictionary in CCS5 makes it a snap to build a query to use.
|
 |
 |
|