10-30-2012 05:34 AM
Nuxeo provided feature of version control. How we can make version control to increment to major version as default option instead of using skip version option.
10-30-2012 08:26 AM
Hi,
a solution is provided here :
http://answers.nuxeo.com/questions/3905/how-can-i-disable-the-option-skip-version-increment
A major version as default should be :
<options lifeCycleState="*">
<none/>
<minor/>
<major default="true"/>
</options>
10-30-2012 08:51 AM
Hi,
10-30-2012 10:12 AM
you may create this config file in the template/custom/config folder.
10-30-2012 10:24 AM
Hi,
10-30-2012 10:48 AM
I don t know if there's any convention or rule about that.
10-31-2012 03:40 AM
Hi,
10-31-2012 04:37 AM
It does work.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.