Morning All, can anyone tell me what language is used in the Calculation
on a calculated field in a custom form? It might help me to get the
syntax right. I have the below pseudocode and the more I try to write it
in the Workfront code, the more confused I get IF(FieldA<0,"Ahead")),
IF(FieldA>0 && FieldA<8,"Within 1 Week") IF(FieldA>7,"Over 1 week")
Ciaran Campbell