[TYPO3-shop] can datasheet link from sinle view
Franz Holzinger
franz at fholzinger.com
Wed Jun 6 09:52:08 CEST 2007
Hello Andrew,
> I searched thru the products manual and dont find ability to do this:
>
>
> can datasheet link, from sinle view, be set as target="_blank" so that
> datasheet opens in new window instead of same window?
This is hardcoded at the moment.
$wrappedSubpartArray[$marker] = array('<a
href="'.$dirname.$dataFileArray[0].'">','</a>');
The code needed a change here.
- Franz
More information about the TYPO3-project-tt-products
mailing list