|
Re: Tab ordering: msg#00292cms.nuxeo.general
So in my 'actions-contrib.xml' file I can just override single properties of existing actions: <extension target="org.nuxeo.ecm.actions.ActionService" point="actions"> <action id="view_comments" order="1" /> </extension> So the above would set the order of 'view_comments' to 1 and leave all other attributes unchanged. > Hi, > > Sean Radford a écrit : > > Hi is there a way to change the tab ordering for a specific document type? > > > > As an example can I make the 'comment' tab appear directly after the > 'summary' > > tab? > > > > (I found this posting > > http://thread.gmane.org/gmane.comp.cms.nuxeo.general/343/focus=345 but no > other > > hint as to how to do it, if it is possible). > > Unlike this post recommended, we are currently using integer-based ordering. > If you would like to change the actions order, you will have to look for > their current value in actions contributions and override them in your > own contributions. For your use case: > > <action id="view_comments" order="15" /> > > Regards, > > -- > Anahide Tchertchian, Nuxeo > Mail: at-CQNGlVZ5l00AvxtiuMwx3w@xxxxxxxxxxxxxxxx - Tel: +33 (0)1 40 33 79 87 > http://www.nuxeo.com - http://www.nuxeo.org > > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Login page, or user authentication, changed?: 00292, Vincent Dutat |
|---|---|
| Next by Date: | Re: Re: Login page, or user authentication, changed?: 00292, Stefane Fermigier |
| Previous by Thread: | Re: Tab orderingi: 00292, Anahide Tchertchian |
| Next by Thread: | Re: Tab ordering: 00292, Anahide Tchertchian |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |