Transformations and if else statements
Question
Dec 22, 2015
Hi there, I'm working on a transformation and need to include an if statement that if true, will return a bunch of HTML elements, but if not true, will return a whole different set of HTML elements. I would like to check if a field is empty really. If it is, I will return on...