Skip to main content
Participant
July 17, 2017
Answered

How do I get a "additional options" field?

  • July 17, 2017
  • 1 reply
  • 343 views

Im creating a task list form, and want the user to be restricted to specific entry, but allowed to add as many tasks as needed. For example:

1. Task 1 - Task information

They would be able to click the plus sign to open fields for a second task, and then a third, etc.

This topic has been closed for replies.
Correct answer try67

You can create the fields in advance, hide them and then show them when necessary, but you can't do it "on-the-fly" and have as many as you want. You're limited by the size of the PDF page, unless you use a Template object to spawn new pages.

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
July 17, 2017

You can create the fields in advance, hide them and then show them when necessary, but you can't do it "on-the-fly" and have as many as you want. You're limited by the size of the PDF page, unless you use a Template object to spawn new pages.