have a look at the default contribution layout-contrib.xml in 
nuxeo-platform-webapp-core, you'll find:

      <widget name="author" type="text">
        <labels>
          <label mode="any">label.dublincore.creator</label>
        </labels>
        <translated>true</translated>
        <fields>
          <field>dc:contributors/0</field>
        </fields>
        <widgetModes>
          <mode value="any">view</mode>
        </widgetModes>
      </widget>

you want to override this and have an edit mode.
--
Posted by "arussel" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2685#7679>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to