How to make image on products widget to show also the descriptions like price and item details

  • cdkraft
    Asked on April 23, 2017 at 6:22 PM

    I'd like all the pictures and prices to look the same. The prices hidden looks better and I want to hide the ones that you can see. I want the prices to show up once you click on the piece you would like. Anyway to do that? Thanks

  • jonathan
    Replied on April 23, 2017 at 7:45 PM

    If my understanding is correct on what you wanted to achieve on your form https://form.jotform.com/63544167652157, you want the products/items details i.e. Price/Descriptions/Qty to only show once you click the picture image of the item.

    Ex:

    How to make image on products widget to show also the descriptions like price and item details Image 1 Screenshot 20

    It can be achieve but a bit more complex as it will require you to use the form's full source code and have embedded on a website page. Custom javascript function might also be needed.

    User guide: https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    OR 

    You can also use custom amount calculations only and have the products images and description on individual fields instead (you will not use Payment field).

    You can use Conditions to show/hide the entire items/products details by assigning show/hide condition to a field.

    Hope this help. Let us know how we can be of further assistance.