0
Started

Date in IF/THEN

Fabrizio Conti 7 years ago updated by Praveen Srinivasaiah (Admin) 7 years ago 1

It's possible to assign date parts (day, month, year) to variables, and use them to keep decisions?

E.G If today < 2017-05-06 i want to display an image stored in variable {image1} , else display {image} and go to another node.

Started

Yes, this is possible. Please do set these variables and use the IF/ESLE condition. Let me know if there is any issue.