Message 1 of 7
Use a common number generator for item and file numbering scheme
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Looking for a way to define a numbering scheme for files and items that share an auto-generated portion.
The standard approach is for our item number to have the drawing number embedded within it, but sometimes we create items without drawings, or drawings without the item number embedded. This would require having numbering schemes available for both files and items.
For example:
Drawing 12345
Item with imbedded drawing number 12345-01
Drawing not primarily linked to item 12346
Item without drawing 12347-01
Is there a way, either through VDS, or code, for the auto-generated part of the numbering schemes to pull from the same generator or at least not duplicate this portion?
Thanks