How to show a text field if second field has same content as an option field

  • Kgr0up
    Asked on February 11, 2017 at 2:04 AM

    Hi, I am making a hotel reservation form with more than 1 room. I would like to show the text "fare not available, choose another fare" when my fare is sold out, for that, I though I could use a condtional where if the text was the same as another option field (where I would put all the sold out fares), it would then show the text, but I can´t seem to make it work...

    In this form I have 2 rooms, trying to show what I need. Hope you can tell me if this is possible, how to do it

    Thanks

  • Mike
    Replied on February 11, 2017 at 9:19 AM

    Could you please explain how you determine and configure the sold out status on the form? We will need to understand the logic behind to see if there are any options.