문제

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