Hi, You can define the layout that is displayed in the summary mode for your document type and add the "summary_document_route_action" widget to this layout.
<layouts mode="summary"> <layout>summary_my_doc_layout</layout> </layouts> Take a look at the "default_summary_layout" definition in nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/layou ts-summary-contrib.xml --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
