Hi There, I have create a page that displays a series of fields. I came across an issue today where a data field was left empty. I would like the page to look to see if the field is empty and if it is, it will give a message. I looked in the user guide, but the if conditionals are all checking against some pre-defined parameter. How do you search for “empty”, then give a message?
Thanks in advance.