D
David (Perth,WA)
I'm trying to have an optional section which displays when a checkbox is
checked (true). Within the optional section are a number of "cannot be
blank" elements, so I can't just use the Conditional Formatting functionality.
I've tried the process described at:
http://blogs.msdn.com/infopath/archive/2004/08/03/207151.aspx
However, even using the basic form described therein I receive a message:
"The attempted fragment operation cannot be completed because there is no
valid insertion point for the fragment." everytime I check the checkbox.
This is followed by the error: "The specified pxnStartNode value for the
View.SelectNodes call is not valid." when I clear the checkbox.
Can anyone help me resolve these problems?
Thanks.
checked (true). Within the optional section are a number of "cannot be
blank" elements, so I can't just use the Conditional Formatting functionality.
I've tried the process described at:
http://blogs.msdn.com/infopath/archive/2004/08/03/207151.aspx
However, even using the basic form described therein I receive a message:
"The attempted fragment operation cannot be completed because there is no
valid insertion point for the fragment." everytime I check the checkbox.
This is followed by the error: "The specified pxnStartNode value for the
View.SelectNodes call is not valid." when I clear the checkbox.
Can anyone help me resolve these problems?
Thanks.