[Zope3-Users] Trying to use browser:form -> 404
Rupert Redington
rupert at neontribe.co.uk
Fri Feb 10 09:06:28 EST 2006
Garanin Michael wrote:
> В Птн, 10/02/2006 в 14:22 +0100, Florian Lindner пишет:
>> Am Freitag, 10. Februar 2006 14:05 schrieb Garanin Michael:
>>> Do you register the 'centershock'skin?
>>> Write this part of zcml-code, please.
>> Yes, there are a number of page directives that use the centershock skin and
>> are working correctly.
>>
>> Florian
> Do you include 'default'-layer to 'centershock'-skin definition?
> I think 'browser:form' ignore 'layer'-attribute and use
> 'default'-layer
I don't think that's the problem.
I've just run into the very same problem - which occurs in every skin I
use (including the default + Debug)
It seems to me that browser:form doesn't respect for="*" in the same way
that browser:page does.
Of course once I specify a particular interface I soon run ito rouble
rendering the widgets.
FYI - Florian, it appears we're doing something very similar - mines a
signup/registration form too! Do you intend to submit the form data to a
method on a localUtility?
Rupert
More information about the Zope3-users
mailing list