Hi, Michael Dauer wrote:
I want something like a list of user defined entities. This is a basic functionality of all collab tools I have seen so far and I am sure CPS can provide this, too. But I don't know how.
I'm not sure I understand what you'd like to get, could you give precisions about what you call "user defined entities"?
Are they special document types you defined? I'll assume it is so.
I can use Typemaker to define the entities. And I can show them in the folder contents view. But there only the general meta fields are shown. How can I display the user defined fields in a list?
What are the general meta fields that are shown? Could you give an example?
How can I setup a user defined view of a folder? I saw the term "folderish document" in a few messages. How can I setup a folderish document?
I think you will have to perform actions in the ZMI to do this, as CPSTypeMaker does not allow you to perform all the possible configurations. In the ZMI, go to your cps instance, and click on 'portal_types'. Then choose the portal type you defined, you'll be able to change the proxy type to make it a folderish document. Please note that this is usually interesting if you would like the workflow transitions executed by your document to be executed by its subdocuments too (for instance, when a faq is published, its faqitems are also published).
You'll have to click on the 'actions' tab to change the template used for your document in view mode (cpsdocument_view by default for a portal type created with CPSTypeMaker).
Regards, -- Anahide Tchertchian Mail: at at nuxeo.com - Tel: +33 (0)1 40 33 71 60 Nuxeo Collaborative Portal Server: http://www.nuxeo.com/cps Gestion de contenu web / portail collaboratif / groupware / open source _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
