On Tue, Nov 20, 2007, JeanMichel FRANCOIS wrote: >Why don't you use the description field from metadata ?
Perhaps because I'm reading the documentation and trying do to what's described there to use (inherit) the standard fields from the base folder class? As I said in my original post, my first cut was to define a ``description'' field with accessor and mutator tagged values of ``Description''. This morning, while composing this message, I tried creating a new text field with name ``description'', accessor='Description'', and no mutator specified. This seems to work with the description in the create and edit forms, and the description displayed in smart folders. >I don't know if this can help you but for folderish, you have to modify sth to >display it in view mode (i mean with base_view): >MySchema['description'].isMetadata = 0 That does show in the base view, but not in the creation/edit forms. ... Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 Everybody is ignorant, only on different subjects. Will Rogers _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
