Message 1 of 6
Using if statement to change text in tag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a pipe tag that i am trying to get it to change the text displayed by using an "if" statement. i want to be able to tag a pipe and then it display specific text depending on the system type. eg: if the system type name is "sanitary drainage" i want the text to display as "SD".
is this possible? i tried using "if(system type = sanitary drainage, SD, XX) but it cannot read the system type from within the family type.
any help is mucho appreciated