How to create a row that can fit on a PDF

  • scobev
    Asked on March 2, 2017 at 9:58 PM

    We have a Widget that there are so many questions on it won't fit on a page from left to right.

    I wouldn't mind breaking it down however, is there a way to have the form auto fill in what was put in one row?

     

    For Example

    Pets Name   question 1    question 2    questions 3

    REX

     

    Pets Name   question 4    question 5    question 6

    REX

     

    Thank you for your time!

     

    Beverly Gilstrap

    Jotform Thread 1080848 Screenshot
  • Charlie
    Replied on March 3, 2017 at 3:15 AM

    Unfortunately, you cannot auto fill a Configurable list widget based from another Configurable list widget, this is somewhat possible if you are using the default/basic form fields like text boxes, checkbox, etc... You can find the default/basic form fields here:

    How to create a row that can fit on a PDF Image 1 Screenshot 20

     

    To learn more about conditional logic, you can check this guide: https://www.jotform.com/help/57-Smart-Forms-Using-Conditional-Logic.

    Using the default/basic fields will allow you to manage and format your form fields position, but in your case, you'll need to set a maximum number of pets allowed to list by your users as the basic fields can't dynamically increase it's number, unlike the Configurable list widget. 

    If you want, you can also try using the Customize PDF feature, see if you can resize the table to fit the page: https://www.jotform.com/help/384-How-to-Customize-PDF-Submissions-Report

    I hope that helps.