I Have an simple Exclusive Gateway built. That has two Directions. Send email and Don't Send Email if Customer Please a Check in a box. Check the Box send Email, Don't check it don't send it.
What i have come across is that customers are Placing a check in the box to send an email but are not providing the email address so the Form is getting suspended before the end process.
I Added the below To the End event section but it did not work
/dataset/SendEmail/Yes="unchecked" or /dataset/SendEmail/_other="checked" and /dataset/Email_Address=" "
I am not sure what to put if the Email is Blank
Any thoughts.
Thanks Chris