Thursday 14 April 2005 3:09:23 pm
I'll try to explain. If you have feeback form functionality then you got automatically "Contact us" tab in the top menu. I would like to have tab in the top menu something in style "MyFeebackForm". When users click on this tab then form opens and then they can write the feedback.
If I use options in "menu.ini.append.php" then I am able to see "MyFeedbackForm" only when it is enabled in left menu; like this:
[MenuContentSettings]
TopIdentifierList[]=MyFeebackForm LeftIdentifierList[]=MyFeebackForm
If I have settings as they are above then it works but I dont need left menu and this is tricky. As I said I need "MyFeebackForm" only in top menu. Any suggestions besides changing pagelayout.tpl ?
|