Hi all, In an attachment template can I have ...

Hi all, In an attachment template can I have if condition for start?

For example: I have a template like

<<Start: [Related Judges]>> <<Start: [Related participates]>>

Now can I have a if condition to show only Judges or only participates or both?

0 5 453
5 REPLIES 5

@Sdfaheemuddin havenโ€™t tried but you can use an IF or IFS statement like:

<<Start: IFS([Judges]=โ€œmeโ€,[Related Judges], TRUE,[Related participates])>>

Thanks @Levent_KULACOGLU . Got it!

I was trying wrong : IF(True,Start:[Related Judges])

@Sdfaheemuddin have you got it working? Can you update us?

Yes itโ€™s working

Thanks for the update @Sdfaheemuddin

Glad to be helped of.

Top Labels in this Space