I have a question:
Did anybody know if it is possible to gernerate the toolbar Menu dynamic, as far as it works with the normal menue ?
If yes, could you post the code please ?
Thanks
Gerd
I have a question:
Did anybody know if it is possible to gernerate the toolbar Menu dynamic, as far as it works with the normal menue ?
If yes, could you post the code please ?
Thanks
Gerd
Well they have an example in the samples…
but of course it doesnt have a tutorial and it isnt in the samples project…
I would chat support and find out how to get the sample application so you can see how it does it…
http://www.scriptcase.net/scriptcase-samples/php-menu/dynamic-menu/
[QUOTE=Kdriscoll;15374]Well they have an example in the samples…
but of course it doesnt have a tutorial and it isnt in the samples project…
I would chat support and find out how to get the sample application so you can see how it does it…
http://www.scriptcase.net/scriptcase-samples/php-menu/dynamic-menu/[/QUOTE]
I Use dynamic Menus normally, but you can create a tollbar menu as well. But this is only static at the moment and i also want it to change if a user is logged in !
You cant make it dynamic at this moment, But you can use Javascript to change the contents of that “Toolbar”
in which language you want to generate dynamic toolbar menu?
you can make it in javascript but it’s not easy as it looks.It needs much work and attention and if you have good command on javascript
Hi,
any update on this? Thank you all.
Till now I use: sc_btn_display(“Button_Name”,“on/off”) to show or not a button.
It is not elegant but it works