Hi
If I use
temp.xxx= CONTENT
temp.xxx {
table = tt_content
select {
pidInList = 477
orderBy = sorting
where = uid=123
}
}
could I set some If statement,
on the base of 'uid' to
set
styles.content.links.target=_self
for some item different as for other items.