When I send the forms which have tabs in the form they do open the tabs in laserfiche so you cannot see all the questions and answers. Is there a script that will make all the tabs open on filing to laserfiche.
Question
Question
Replies
Hi Mike,
If I'm reading your question correctly, the stored form is only displaying part of the form, like just the first tab?
If so, when I store a form that has "pagination" AKA Tabs, I first create another form that is not "tabbed", and store that form to Laserfiche. In this way, I'm guaranteed to get all the fields in one document.
Hello,
Normally when we implement pagination, upon saving, all form fields show on a single page. Here is a detailed description on how our developers suggest setting this up. This example hides parts of the form using JavaScript to simulate scrolling through tabs. When the form is saved, JavaScript is not applied, therefore all fields are visible.
You can refer to this example or use the method suggested above and have a duplicate of this form, mapping the entered fields into a single page version of the Form to be saved to Laserfiche.