New added control became disable in old form!

I

InuyashaTSL

Can somebody help me, why my new added control became disable when I open it
in the existing form? Open it as new (blank) form is no problem.
Is it any setting that cause the new added control disabled in old form?
 
C

Clay Fox

I am guessing it is because you added a new field as well which the control
is bound to.
It is disabled since that field does not exist in the old XML.

You can add nodes with code but I am not sure how to do this.

You could try posting this question in the code section at
http://www.infopathdev.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top