[Zope3-Users] INameChooser + accessing schema field

Ruslan Spivak rspivak at nuxeo.com
Mon Feb 7 15:59:00 EST 2005


Hi.

For my Blog container i implemented INameChooser adapter to be able to
customize names of blog entries, but in chooseName(name, blogentry)
method when i access schema fields of 'blogentry' they have default
values and not those that are entered in add form. The point is i'd like
to create name containing words from 'title' field of blog entry, but
it's empty for that moment. 
Is there any mean to get to schema field value entered in add form
inside chooseName method?
Thanks.

Ruslan



More information about the Zope3-users mailing list