I looked through 19 pages of this forum and found none thread relating to this issue. So here is my issue
How do I do condition IF - Then on the template?
For example I have a column name [Approve], how do I display on the template like this
IF [Approve] is "1" Then Display "One"
Else
Display "Two"
Can anyone help? Thanks