Auto fill Fields, based on total amount of layouts and where layout tab is with in tab group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I am trying to set up a field to automatically count the amount of layout tabs are in the overall drawing set, and then have a separate field autofill with a number based on where a tab is with in the order.
ex: I have 10 tabs, the one field would autofill with 10, and would automatically change to 11, if I added another layout tab.
meanwhile a separate field is tracking where a certain layout resides with in that lot of 10, say I have layout tab 2, and I move it ahead of tab 4, then tab 3 is now tab 2, tab 4 is now 3, and tab 2 becomes 4, and the field number would auto adjust if layout tabs were inserted or deleted as well.
I dont know if this is possible but it would save me some time if it was. any advice would be great.
currently I am using the same field expression function to make changes across all layouts but I still have to go back in and change stuff manually as well