Summary
Conditional Region on RTF template
Content
Hi,
I have an RTF template and i want to put a Conditional Region around a block of text. I am using a PeopleSoft XML fie as my Data Source. I have used this function many times but these have always been for straight forward conditions like <?if:A.ACAD_PROG='MH3AA'?>
If possible i want to use "contains" or "is like". Using the example above that would be something like <?if:A.ACAD_PROG is like 'MH3AA'? but this doesnt work. I also used the % sign as this is used in PeopleSoft Query Manager but this didnt seem to work either.
Any advice would be much appreciated.
Thanks
Neil