We have hundreds of forms, many of which have fillable fields that are common across multiple forms. Has anyone created a Form Field Repository where the fillable field (such as a fillable field named "First Name" that allows only characters to be entered to a max of 50 character spaces) can be copied from the repository and pasted onto a new form that is being created? The idea is to eliminate having to rebuild common fillable fields across numerous forms - open to any ideas about how to best do this. Thanks!
All you need to do is create a PDF and add the fields to it. You can then open this document and copy & paste the fields and whatever code they may rely on to a new document.