Am 02.02.2016 um 10:50 schrieb Tom Warwick:
> Bernd,
>
> I can't seem to find any examples, could you point me in the right
> direction?
something like:
temp.mymenu = HMENU
temp.mymenu {
1 = TMENU
1 {
NO = 1
NO {
after.cObject = TEXT
after.cObject {
field = description // abstract
wrap = <span>|</span>
}
}
}
}
bernd