11 Jul
2001
11 Jul
'01
7:09 p.m.
Dave Smithson writes:
... Owner not indexed ... <dtml-call "REQUEST.set('Owner',AUTHENTICATED_USER.getUserName())"> <dtml-with "zc_book.createInObjectManager(REQUEST['id'], REQUEST)">
<dtml-call "REQUEST.set('prop',propertysheets.get('book_properties'))"> <dtml-call "prop.manage_editProperties(REQUEST)"> <dtml-call reindex_object> How is this supposed to work?
Does your ZClass have a property "Owner"? Dieter