[TYPO3-dev] Trouble with navFrameScript

Michael Miousse michael.miousse at infoglobe.ca
Fri Dec 12 14:17:00 CET 2008


Petra Arentzen wrote:

> Hello,
> 
> I'm developing a module for my extension which should allow BE-Users to
> administrate their company-special data.
> 
> On left side there should be a menu to select which kind of data should
> be administrated and on right side the select data records should be
> listed.
> 
> I tried to do this by using $MCONF['navFrameScript'] which shows
> navigation which basically works.
> 
> Unfortunately I do not know to how to setup the links shown in navigation
> 
> Here is an example for a menuitem:
> A click on <a href="XXXX" onclick="YYYY">Tracking</a> should trigger
> that script
> 'typo3conf/ext/user_spadmin/mod1/index.php?SET[function]=tracking' is
> shown on the right side.
> 
> I've looked for this in google and TYPO3 api documentation but did not
> find any helpfull word.
> 
> What's the trick to solve my problem - and is there any documentation
> which describes how navFrame-thing works?
> 
> Thanks in advance for tips and links.
> 
> Petra
> 

so if i understand you correctly, you have created a navigation frame which
is implemented correctly and create your left side with no menu because you
don't know how to create links that will only refresh your left side?


-- 
Michael Miousse
Infoglobe
michael.miousse at infoglobe.ca




More information about the TYPO3-dev mailing list