[Typo3] Link to content element?

Peter Russ peter.russ at 4many.net
Wed Jul 27 16:05:10 CEST 2005


Jane Larsen wrote:

> I have an extension which has a singleview option, but when I click on
> single view links I end up at the top of the page showing the
> singleview, note where the content element is located...
> 
> Can I fix this? So the users don't have to scroll for getting the information...
> 
> //Jane Larsen

What's about including an anker <a name="tx_myextension.singleview"></a> 
at the beginning of your singleview output (could be easily managed if 
you use template) or with TS and ref this calling the singleview page 
#tx_myextension.singleview?

Could be also managed with TS - depending on your extension programming.

Regs. Peter.

-- 
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ



More information about the TYPO3-english mailing list