Message 1 of 2
Views and their tags

Not applicable
03-20-2014
08:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there any way to find a relationship between a view and its callout tags, whether it is a detail or section or elevation or whatever?
I am selecting a viewport and I can easily see what the view id is for that viewport, but I need to go one more step and find out what tags are related to that view. Almost an inverse of find referring view.
I noticed the ID of a callout seems to be one less than the view itself, so I thought I could go down this road, but that is only for "live" views and references. If you create a callout that REFERENCEs OTHER VIEW, the ID number can be way off, so that is not a safe way to go. I also thought about matching up the callout and view based on the view name, but view names are only unique per view type.