K
Kenneth
Here is an example of what I want:
A form with a drop-down and a couple of sections. There are tables and/or
controls inside sections.
1. I do not want to show the sections when the form opens. I do this by
check "Do not include this section in the form by default" in section
properties dialog box.
2. I want to show a section when selection in the drop-down changes. Tried
to use "section properties"-->"Display"-->"conditional formating", but not
work. As there is only "Hide this control" check box, there is no "show this
control".
Searched and found a post by Scott, but XDocument.View.ExecuteAction does
not work.
Is this doable or not? Do we have a oControl.show() or oControl.visible =
true?
I searched InfoPath SDK but can not find it.
Thanks for any tip and trick.
A form with a drop-down and a couple of sections. There are tables and/or
controls inside sections.
1. I do not want to show the sections when the form opens. I do this by
check "Do not include this section in the form by default" in section
properties dialog box.
2. I want to show a section when selection in the drop-down changes. Tried
to use "section properties"-->"Display"-->"conditional formating", but not
work. As there is only "Hide this control" check box, there is no "show this
control".
Searched and found a post by Scott, but XDocument.View.ExecuteAction does
not work.
Is this doable or not? Do we have a oControl.show() or oControl.visible =
true?
I searched InfoPath SDK but can not find it.
Thanks for any tip and trick.