Hi
I want to know if I can use multiple types of revisions in one item type
For example, If the classification is Part, I want the revision to start with 'A', and if it is a kit, start with '00'
Is it possible?
Hi jing9,
I agree with Angela about the potential complications of trying to overwrite the standard versioning logic with your own. If you really need your own versioning scheme, it might be better to create one or more custom properties on the ItemType. You can then create your own logic in server events as needed to update these properties without interfering with the default versioning properties. Once you get the custom properties and logic working to your satisfaction, you could simply hide the default fields from grids and forms.
Eli
Eli Donahue
Aras Labs Software Engineer
Hi jing9,
I agree with Angela about the potential complications of trying to overwrite the standard versioning logic with your own. If you really need your own versioning scheme, it might be better to create one or more custom properties on the ItemType. You can then create your own logic in server events as needed to update these properties without interfering with the default versioning properties. Once you get the custom properties and logic working to your satisfaction, you could simply hide the default fields from grids and forms.
Eli
Eli Donahue
Aras Labs Software Engineer