How can create a inventory grid?

  • Keisha
    Asked on February 26, 2019 at 3:04 PM

    Hi there, I was wondering if you have a form that I can display specific inventory count. I created this jpeg pictured below of how I would like it to look to customers. Is there a jotform for something like this? Thanks for all you do.

     

    1551211034Copy of Copy of Copy of quanit Screenshot 10

     

  • Jed_C
    Replied on February 26, 2019 at 5:32 PM

    The closest widget that you can use is the inventory widget https://widgets.jotform.com/widget/inventory. Not sure if you can completely style it the way you want it in your screenshot, but let me try and get back to you and see what I can do.

  • Jed_C
    Replied on February 26, 2019 at 5:43 PM

    Here's a sample form https://form.jotform.com/90566207875971 and I've attached a sample screencast below.

    1551220900inventory sample Screenshot 10

    You can inject the CSS below into widget's CSS tab:

    span.items-left {

        padding-right: 195px;

    }

    div#gr_list {

        width: 110px;

    }

    I hope this helps. Let us know if you have any questions or if you need further assistance.