Relative Content

Tag Archive for typo3typoscript

Can I set a typoscript lib depending on the presence of a register value?

I have the task, to display a certain breadcrumb path if a special register value is set.
I tried to access these register-values directly in fluid but they seem not to be evaluatable (conditions with f.eg “greater than” dont work at all) So I came up with probably a TS-lib and I tried the blow TS. Can you see, what I want to do ? Is it possible to set “lib.defaultproductpath to 1 or 0 depending of that register value ?: