Re: [Zope] Form-Submit
16 Mar
2001
16 Mar
'01
8:02 p.m.
Axel Missbach writes:
Manuelly calling
<dtml-var "main.sub.detail.formular">(which is the content of address) works fine.
Changing the address in "main/sub/detail/formular", doesn't change the behavior.
Please tell me how to handle this. "restrictedTraverse" (--> Zope API -> ObjectManagerItem) will help you.
It will directly work the the "a/b" form. If you have the "a.b" form, you would "_.string.split(path,'.')" it. Dieter
9153
Age (days ago)
9153
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer