Hello,
I have a menu that uses a tree menu as the default app. The tree menu uses a default app as well. I have a blank php set for the default app of the tree menu. In that blank php app I have some html to display two images with one being linked to an app.
What I want to do is change the blank php default app of the tree menu depending on the language.
If I use sc_redir as explained in this post -->http://www.scriptcase.net/forum/showthread.php?3134… it just replaces the main menu with the tree menu. I need to have a target of “iframe” for sc_redir to redirect the default app in the tree menu inside the main menu but that is not available with the macro. Is there any other way to do this?
The other approach I tried is to change the images on the blank php depending on the language but the sc_image macro really doesn’t do anything and the help file has a poor explanation.
Thanks