fsnow
Posts: 2
|
| Posted: 02/21/2008, 2:07 AM |
|
I've meet a problem while using the new menu builder.
When I use a static SQL to fetch menu items from database, it's ok. But when I need use dynamic parameters in the SQL(like reading a variable from session or url), it can' work then.
In the same page, I can use the CCGetSession function to get a session variable, but when I print the Menu->DataSource->SQL or Menu->DataSource->Where, I found it can't really read the value.
Is there anyone else meet this kind of problems?
|
 |
 |
fsnow
Posts: 2
|
| Posted: 02/22/2008, 7:43 AM |
|
I've changed the solution to a normal datagrid to build a menu now....
the new Menu Builder has some bugs need to be fixed.
|
 |
 |
|