Using the condition IS EMPTY with the UPDATE / CALCULATE field is not working correctly

  • Johnschweighardt
    Asked on August 2, 2017 at 4:48 PM

    I have several condition statements that insert an email address into a field based on the value of another field.

    When a value is selected, the operation works fine.

    But if no selection is chosen (hence the field is empty), the condition doesnt work.

    There are basically three scenarios.

    1) select radio button gmail

    2) select radio button fmrealty

    3) dont select either

     

    The first two send the email correctly, but the last one doesnt.  Is this a bug or do I need to use some other logic?

     

    Thanks for your help. 

  • Mike
    Replied on August 2, 2017 at 6:35 PM

    The condition seems to be working on your form at the moment.

    Using the condition IS EMPTY with the UPDATE / CALCULATE field is not working correctly Image 1 Screenshot 30

    Using the condition IS EMPTY with the UPDATE / CALCULATE field is not working correctly Image 2 Screenshot 41

    If I am missing something, please let me know.