Inventory widget: Ability to display the description of the widget in the email notification/autoresponder

  • jilliannoelle
    Asked on May 17, 2017 at 5:14 PM
    but my submissions are not telling me what time they chose. I need that for record keeping. I'd also love the auto response to tell them what time they chose. Can you help me?
  • jonathan
    Replied on May 17, 2017 at 5:19 PM

    What I suggest you do is create a new Autoresponder Email on your form.

    Inventory widget: Ability to display the description of the widget in the email notification/autoresponder Image 1 Screenshot 20

     

    This should update the content of your form Email.

    Let us know if you need further assistance.

  • Kiran Support Team Lead
    Replied on May 17, 2017 at 6:20 PM

    Please be noted that the description in the inventory widget is not displayed in the email notification since it is intended to display on the form. If you want the time to be included in the email notification, you may consider adding it to the field question as shown below:

    Inventory widget: Ability to display the description of the widget in the email notification/autoresponder Image 1 Screenshot 20

    This label can be hidden on the form by injecting the CSS code below to the form.

    #label_10, #label_11, #label_12, #label_13, #label_14, #label_15 {

      display: none;

    }

    Please see the cloned version of your form with the above changes:

    https://form.jotformpro.com/71366507727967

    Let me also forward a feature request to our backend team to see if it is possible to display the description in the email notifications for the widget. I cannot provide you any ETA at this moment. However, if there is any information in this regard, we'll update you here.

    Thanks!

  • widgets Jotform Support
    Replied on May 18, 2017 at 2:19 AM

    Hi, Inventory widget is a single item only. It's not really necessary to add the label of the selected item. Question Label will help identifying it. But if you really want to display the selected items in one single question. Consider using the Gift Registry widget, it's a singlet selection per entry, if you want multiple items to be selected per entry try Quantity Gift Registry. The name could be a bit misleading depends on what you were trying to show. But it will do the job. Please let us know how that turns out for you.

    Regards,
    Widget Team