X
xyz
Hi,
I have created an infopath form based on a template xml as follows:
<root>
<node type='image' id=''></node>
<node type='audio' src=''></node>
</root>
I added a repeating section each, for node1 and node 2, with the controls
for type and id for node1 and controls for type and src for node2.
Now when i preview, and click on insert node1, it is automatically showing
the controls for inserting node2 also. Can we prevent this? I want a
functionality where when i say insert node1, it should show only node1
controls. Since the repeating sections are bound to only one field, it is
showing both.
Can anyone help.
I have created an infopath form based on a template xml as follows:
<root>
<node type='image' id=''></node>
<node type='audio' src=''></node>
</root>
I added a repeating section each, for node1 and node 2, with the controls
for type and id for node1 and controls for type and src for node2.
Now when i preview, and click on insert node1, it is automatically showing
the controls for inserting node2 also. Can we prevent this? I want a
functionality where when i say insert node1, it should show only node1
controls. Since the repeating sections are bound to only one field, it is
showing both.
Can anyone help.