Filter products

  • eaguiar
    Asked on September 7, 2016 at 5:37 AM

    Hi, 

    I want to build a form for taxi/transfer service. I would like that the products shown where only those available for the selected city. I think that productos can not be hided as other items. I am using stripe for paying. 

     

     

  • beril JotForm UI Developer
    Replied on September 7, 2016 at 7:10 AM

    First of all, while I was checking your form I see that you're trying to show your hidden fields with conditions as you see below:

    Filter products Image 1 Screenshot 20

    Hidden box fields can never be displayed in a form because they use the HTML tag "<input type="hidden">" which, when interpreted by the browser is a field that's invisible to the user. If you want to show/hide your fields you need to use conditions. Please, check the guide below for more information:

     

    https://www.jotform.com/help/316-How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    In addition to that, unfortunately, it is not possible to show / hide PayPal products based on condition. To achieve your requirement, you should make two different forms. Then, you can then embed forms in iFrame in a form and add conditions to show hide forms based on what subscription your user choose.

    You may like to take a look at the following guide : http://www.jotform.com/help/182-How-to-Create-a-Basic-Multiple-Payment-form 

     

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.