Check box and quanity using Gift Registry Wizard without the count

  • fhpw
    Asked on January 6, 2016 at 3:46 PM

    Is there a way to not use the count feature with the Gift Registry or Inventory Wizard?

     

    I would like to have quantity entered when individuals are registering for more than one seat at an event and have multiple meal selections.  See below.  The remaining count is not required and would prefer not to use unlimited because it may be confusing since the quantity of meals needs to equal the quantity of registered seats.

    Check box and quanity using Gift Registry Wizard without the count Image 1 Screenshot 20

     

    Form Link:

    http://www.jotform.com/?formID=60048338157961

     

    Or, maybe you have a better solution to ensure meal count quantity equals seat count.

     

    Thanks,

     

  • fhpw
    Replied on January 6, 2016 at 7:39 PM

    I think I have a work around.  While the gift registry quantity widget does not have a way to hide quantity count like the Inventory Widget, it is possible to not show the count.  

    Simple fix - I added "unlimited" for quantity and for the label I used a dash.  This will work.

    Thanks,

    Check box and quanity using Gift Registry Wizard without the count Image 1 Screenshot 20

  • Boris
    Replied on January 7, 2016 at 4:54 AM

    Thank you for letting us know, that is a wonderful workaround. :)

    Another way to completely hide the remaining number (or in this case the "unlimited" tag) could be by using custom CSS in the widget:

    .items-left { display: none; }

    Check box and quanity using Gift Registry Wizard without the count Image 1 Screenshot 30

    It would results in the remaining number completely hidden, looking like this:

    Check box and quanity using Gift Registry Wizard without the count Image 2 Screenshot 41

    Let us know if you need help with anything else, and we will be happy to assist you.

  • fhpw
    Replied on January 7, 2016 at 11:02 AM

    Wow, this is great.  Thanks!

    I searched and searched the forum and this was never mentioned. Only replies were that it could not be hidden.  

    I appreciate the update.

  • Boris
    Replied on January 7, 2016 at 12:11 PM

    You are most welcome, I'm glad that it helped. :)

    The Custom CSS option for the Quantity Gift Registry widget has been available for only the last couple of months, which is probably why the older threads didn't offer such a solution.

    As always, please don't hesitate to contact us again should you ever need help with anything else on your forms, and we will do our best to help.