Visibility States not working...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have made a dynamic block with 4 different visibility states. When trying to change between them, this is the ideal situation:
Left Leader - Att: "DETAIL_NO._L" and "DWG_NO._L" should appear
Left Leader (This Dwg) - Att: "DETAIL_NO._L" and text should appear
Right Leader - Att "DETAIL_NO._R" and "DWG_NO._R" should appear
Right Leader (This Dwg) - Att "DWG_NO._R" and text should appear.
What is actually happening is:
Left Leader - Att "DETAIL_NO._L" and "DWG_NO._L" appear
Left Leader (This Dwg) - Att: "DETAIL_NO._L" and "DWG_NO._L" appear, no text appears
Right Leader - Att: "DETAIL_NO._L" and "DWG_NO._L" appear, all wrong attributes appear, no correct attributes appear
Right Leader (This Dwg) - Att: "DETAIL_NO._L" and "DWG_NO._L" appear, correct text also appears
Can someone take a look and tell me what I'm doing wrong here?