If statment for name Type visablity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi I like to show diffrent door blandes depending on there name type.
I have following name Types
8x21 stable
9x21 stable
10x21 stable
8x21 composit
9x21 composit
10x21 compssit
8x21 Easy
9x21 Easy
10x21 Easy
so there are 3 diffrent door blades stable, composit and Easy which visabliy should be show
I tried to write the following if statment in the yes/no paramenter for the door blade
=if(Type=8x21 stable, 1<2,2<1)
But I get the errow that it is not a valid paramenter.
I also tried creating a text paramenter called styles were i write stable. But i get the same result that it is not a valid paramenter.
I used the following youtube clip as guid but i dont want the width I want the door balde style but width seams to be the only paramenter working in for the statment
https://www.youtube.com/watch?v=hGmAtQjqhFc