12 Jun
2004
12 Jun
'04
3:18 p.m.
Paul Winkler wrote:
Is it set with a <dtml-let> elsewhere in the original dtml? if so, then you don't need the "here" prefix.
Does it come from the request? If so, then you want request/user_can_edit.
Is it a method or a Python Script somewhere? Then you want "python:here.user_can_edit()" (note the brackets, to call the method). But I doubt that it is, otherwise "here/user_can_edit" should also have worked. -- Jean Jordaan http://www.upfrontsystems.co.za