Tagged Questions

1
vote
0answers
587 views

Is there a way in InfoPath to copy the contents of an entire repeating text field from one field to another?

Background: I am attempting to create an InfoPath form that will allow me to maintain a single set of raw instructions that I can render using alternate views in InfoPath. I currently have two (2) ...
0
votes
1answer
152 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
118 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
319 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
276 views

InfoPath 2010 - multiple digital certificates / repeating section

How can I implement a digital signiture/certificate for each line of a repeating group of data ?
0
votes
1answer
370 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
1answer
430 views

Infopath - Repeating sections

I have struggled with this for 2 days and posted this question at a couple of other sites but with no luck. I am creating a form as follows. I have an "outer" repeating section in which the user ...
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 ...