Tagged Questions
0
votes
1answer
95 views
InfoPath Repeating Tables: Force all rows to have same value for one column
Does anyone know a way to have all the rows of one column of a repeating table to always have the same value?
Say the user changes the value in the first row for that column, then all the other cells ...
0
votes
0answers
111 views
InfoPath: Pre-filling One Column on a Repeating Table with User Entered Data
Hi I am still relatively new to InfoPath and have run into a scenario that I have not been able to locate a solution for online. I am hoping that someone may have an answer as to whether it is ...
0
votes
0answers
316 views
programmatically assign the secondary datasource to repeating table in infopath 2007
I have infopath form. as well as web service. my web service has web method that returning list. i have added the repeating table with respect to created data connection with web service. i have a ...
0
votes
1answer
324 views
Can we copy the value of one field to another in a repeating table of infopath form?
Hi guys can anyone tell me how to copy a field value in a repeating table to another field when we insert another row. It is just like amazon checkout process. In amazon checkout process we have to ...
0
votes
2answers
2k views
Any way to add paste multiple row data into an InfoPath repeating table?
My users use Excel to come up with some ad-hoc lists of buildings we own. I'm building an InfoPath form to manage contracts on those buildings. I'm looking for a way to let my users specify the ...
0
votes
2answers
1k views
How to pre-populate a summed field in an Infopath repeating table
I have an Infopath 2007 form with several views, meant to be used in a browser. I'm having trouble pre-populating a field in a repeating table, starting with a given value and then using a ...
0
votes
1answer
1k views
Infopath 2007 Repeating table - two data connections
I have two data connections. One (we'll call DC1) pulls FIRSTNAME and
LASTNAME from a database. The other, (we'll call DC2) uses this information
to query a web service that returns a USERNAME after ...