Deselect earlier selection based on a later selection

  • Eero
    Asked on October 24, 2015 at 10:24 AM

    Hi,

     

    I'm using the image picker to 

    a) let the visitor to choose a category of products

    (based on this selection the products in selected category are shown)

    b) select the desired product from the selected category

     

    However, since the customer should only pick one product, earlier selections in previously seen categories should be deselected after the final selection has been made. So, my question is, is there a way through conditional logic to deselect image picker selection made earlier?

     

    Thanks

  • jonathan
    Replied on October 24, 2015 at 10:01 PM

    I checked and test your jotform http://www.jotformpro.com/form/52963077146966

    I think the option you had described was already happening on the form.

    Deselect earlier selection based on a later selection Image 1 Screenshot 20

     

    Since you were using the single selection option only (like the Radio option field), the selection of image option allows only one and not multiple. 

    As is now, if you select image option in the products, it auto deselect already the previous selected option.

    It maybe possibel to achieve the same process using Condition Logic, but it can be more complex that what the selection option image can do already.

    Please let us know if this is not the solution you were looking for.