Add page type to a Typolink


/ Published in: TYPO3
Save to your folder(s)

Simply add to the page id the typeNum with a comma


Copy this code and paste it in your HTML
  1. lib.sampleLink = TEXT
  2. lib.sampleLink.value = Open Page 25 with Type 800 in a new window
  3. lib.sampleLink.typolink.parameter = 25,800 _blank

Report this snippet


Comments


You need to login to view comments.