BUG: Fillable Form not spawning Fields from Page Template
With more than one Page Templates with fillable form fields, spawning the templates other than the first one does not spawn with the fields as expected.
Steps to reproduce:
1. Start with a 3 page document, each page with form fields.
2. Create a Page Template from page 2, hide the template.
3. Create a Page Template from page 3, hide the template.
4. Spawn the first template, with bRename=true, bOverlay=true.
5. Spawn the second template, with bRename=true, bOverlay=true.
Result: the 3rd page has no form fields.
Expected Result: All 3 pages have form fields with auto-generated names.
1
vote
Joe D.
shared this idea