Hi,
I am new in zope (3.3) and schema and cant find how to calculate default
value for readonly schema field. I want to set current date as default
date for field (and show this in schema) - in schema I can set
"default = datetime.now()" but it evaluates once at zope startup, I need it evaluated at attribute access time. How to do it?

Piotr Chamera
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to