Set Revision Scheme to be -.1 , A , A.1 ... B, B.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Set Revision Scheme to be -.1 , A , A.1 ... B, B.1
I am trying to setup a revision scheme to be:
-.1 ... A, A.1 ... B, B.1
I'm almost there but what I currently have is:
-1 ... A.0 , A.1 ... B.0, B.1
I am setting: wt.series.IntegerSeries.min = 0 but I rather that just be nothing and then iterate to 1.. How can I get this to work?
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I don't think that is possible because the .x is the iteration and it always starts at 1.
For your drawing or whatever, use the wm_ptc_revision, which will only be the A, B, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Ditto to what Ben said. You can choose where the iterations will start (0, 1, etc.), but you can't not have any iteration at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Ditto to what others said. Can never have the Iteration blank.
May want to put some energy into managing the various places where Revision, Iteration, Version can be used / displayed (e.g. in drawing table cells, reports, table columns, etc.). Can show either "A" or "A.2" as needed.
