How to add inventory function in form?

  • micebcd
    Asked on March 11, 2015 at 6:06 AM

    do you know Jotform or widget have inventory feature. now i just develop the web information. next setpo will develop the form & hope with inventory feature

  • Ashwin JotForm Support
    Replied on March 11, 2015 at 10:39 AM

    Hello micebcd,

    Unfortunately we do not have inventory feature built in with payment question but we do have few widgets which should fit into your requirement to at least manage the inventory count of your products. Please take a look at the following widgets :

    Inventory

    Gift Registry

    Quantity Gift Registry

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • micebcd
    Replied on March 12, 2015 at 12:00 AM

    tks & i think Gift Registry & Quantity Gift Registry is better for us but is it possible hide the inventory for this 2 widget

  • Ashwin JotForm Support
    Replied on March 12, 2015 at 1:16 AM

    Hello micebcd,

    If I understand your question correctly, you want to hide the label which says "Qty left". Is that correct?

    Yes it is possible to hide the inventory left count of both the widget. Please inject the following custom css code in the widget and that should hide the label:

    span.items-left {

    display: none;

    }

    Please check the screenshot below on how to inject custom css code in Gift Registry / Quantity Gift Registry widget:

    How to add inventory function in form? Image 1 Screenshot 20

     

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • micebcd
    Replied on March 12, 2015 at 9:56 PM

    many tks

  • Ashwin JotForm Support
    Replied on March 13, 2015 at 2:10 AM

    Hello micebcd,

    You are welcome.

    I'm very pleased that I was able to help you.

    Do get back to us if you have any questions.

    Thank you!