Typoscript If/Else Statement Using Page ID


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



Copy this code and paste it in your HTML
  1. [globalVar = TSFE:id = 1]
  2. #do something
  3. [else]
  4. #do something else
  5. [end]

Report this snippet


Comments


You need to login to view comments.