23 Apr
2004
23 Apr
'04
9 p.m.
Joachim Schmitz wrote at 2004-4-22 21:29 +0200:
is it possible to have the slotname as variable like:
<span metal:fill-slot="python:'slot_%s' % here.slotNr" />
which does not work unfortunately.
It must be literal. There is no way to let the slot be computed. -- Dieter