D
Dan von InfoPath
Hello,
I currently have a Form that not only queries information from a database to
be displayed, but allows for it to submit back to the same table.
When a user inserts a new item, and tries to submit it, I want the rules for
submission to only apply to the new row entered, not all the data that was
displayed from the database in the same repeating table as where the new item
is created.
I cannot determine a way to do this, as it seems the rules apply
retroactively to all data that's pulled into the repeating table (populated
by a query).
I can't use a second data source for this, because of other constraints.
Any suggestions would be greatly appreciated, thanks!
-Dan
I currently have a Form that not only queries information from a database to
be displayed, but allows for it to submit back to the same table.
When a user inserts a new item, and tries to submit it, I want the rules for
submission to only apply to the new row entered, not all the data that was
displayed from the database in the same repeating table as where the new item
is created.
I cannot determine a way to do this, as it seems the rules apply
retroactively to all data that's pulled into the repeating table (populated
by a query).
I can't use a second data source for this, because of other constraints.
Any suggestions would be greatly appreciated, thanks!
-Dan