Getting an infinite list to not go off the page

  • danitanixon
    Asked on June 27, 2016 at 9:27 AM

    I'm trying to use the infinite list widget to do a sales report.   The person submitting the report will be putting in information for each appointment they went on that week.  That could have one appointment to report - or 15 appointments to report.

    I have 10 column names, so the list goes off the form page.
    Can't put a hard return in to put the columns under each other..

    Help!  :)

     

     

  • Charlie
    Replied on June 27, 2016 at 10:23 AM

    The total width of all the text boxes in your Infinite list widget exceeds the total width of the form itself, you could just adjust the width of the form and increased it. Or you can adjust each of the text boxes of the Infinite list widget.

    To adjust the width of the form, you can use the Form Designer Tool.

    Perhaps using the Configurable list widget would be more appropriate instead? That widget allows you to set specific input types, like date fields, number fields, textareas, etc... You can check the solution I mentioned in this other thread: http://www.jotform.com/answers/861156. The column and the input boxes are in one row line.

    If you prefer the Infinite list widget, let us know and I'll come up with a custom CSS code, also, please let us know if you want each column and boxes on one row line or just want to have specific columns to just be moved on a new row line.

    We'll wait for your response.