In infopath I added some fields to upgrade an existing from.

The problem is that when old saved forms are opened, all the new fields are greyed out and unusuable. I just want to take their default values and be usable.

How can you achieve this?

有帮助吗?

解决方案

The answer is that you need existing forms to increment their version number in their XML headers. The XML xsn forms keep track of which versions had which fields, so new fields are disabled on older forms.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top