Scenario: I create a simple InfoPath form with 2 text boxes. I publish the browser enabled form to a SharePoint library. 12 people fill this form in over a period of time (one year let's say).
Next year, I have a new field that needs to be filled out for legal purposes or something. Now, this field may not appear on the form artifact filled out last year. It must only show the two fields and not the new one. Any new form filled out should have this field and it will be required.
Question: Is this doable without creating a new form library?
Thanks