Is it possible to set the ability to insert/delete rows on a repeating
table based on the value of a node in an InfoPath Form file
(form1.xml)?
What I have is two separate situations, one where I want the users to
be able to insert/delete entries in a repeating table, and one where I
just want them to be able to view the entries in the table, but not
insert/delete them. And I'd like to be able to use the same template
file, if possible.
TIA,
Michael Schnell
Anton L - 17 Aug 2005 17:32 GMT
Sounds like a prime example for conditional formatting on the repeating table.
Check it out since you should be able to prevent the user from
inserting/deleting sections based on a value of a node with it.
>Is it possible to set the ability to insert/delete rows on a repeating
>table based on the value of a node in an InfoPath Form file
[quoted text clipped - 9 lines]
>
>Michael Schnell