25 Apr
2002
25 Apr
'02
2:25 p.m.
Hi all I want to call a specific function in my Zope hierarchy via DTML. This would give me the result that aquisition can only find ONE document. To do this I can do: <dtml-with "PARENTS[-1].sqs.standard"> <dtml-var "standardUserIsManager()"> </dtml-with> But that's too complex. I want to use <dtml-var "PARENTS[-1].sqs.standard.standardUserIsManager()"> (or something similar!) Any clues or other hints? Thanx Oliver Erlewein
8747
Age (days ago)
8747
Last active (days ago)
0 comments
1 participants
participants (1)
-
oliver.erlewein@sqs.de