Message 1 of 12
Control Yes/No Visibility with Text Parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to set up a titleblock which automatically shows the right status description when the status code is typed in.
I have a "Suitability" text parameter that gets typed in on each sheet. I then have each of the suitability descriptions as text with a visibility parameter. I'd like to set the titleblock up so that if you type
"S3" into the Suitability Code parameter, the correlating description is made visible.
I would have assumed that you could check the visibility parameter with the function <Suitability = "S3">, but this brings up an 'Improper use of boolean expressions' warning