Questions tagged [infopath-2007]

Infopath 2007 is a Microsoft Form Builder Tool used to create forms for Sharepoint.

111 questions
0
votes
1 answer

Filtering a sharepoint list in infopath without Code

I am creating a browser enabled form and I would like to filter the results from a sharepoint list based on user input. if the user searches for the business unit "A" I would like a list of all locations that have a business unit of "A". I have…
Antony Delaney
  • 1,158
  • 4
  • 15
  • 39
0
votes
1 answer

Can you email different sections to different people from one form created in infopath and submitted to sharepoint?

So for example I have 3 sections, and each person has a complaint box (regular text box) and a person responsible (contact selector). Now when I submit the form, how do I get each sections to email the person specified by the person responsible? I…
0
votes
1 answer

Infopath : convert number to words .

I want to convert Info Path number Field to Word Ex. I have no. 1000 -> Ten Thousand like that please help me. Thank you,
Sreekumar P
  • 5,900
  • 11
  • 57
  • 82
0
votes
1 answer

Change email subject

I am using InfoPath 2007 I have some code written in the form that will put a form into an e-mail. I would like to alter the subject of that e-mail so that I can display a fixed piece of text as well as the results from the data in one of the form…
Sreekumar P
  • 5,900
  • 11
  • 57
  • 82
0
votes
1 answer

Infopath + Class Libraray + Webservice = could not find default endpoint element that references contract

Ok, this question has been answered many times. But not for this scenario. I created new 'Infopath Form Template' project, added new Class Library project to the solution and then created a Web Service proxy in that Class Library. When I try to…
michaelr524
  • 871
  • 2
  • 11
  • 21
0
votes
1 answer

Exporting Infopath Data with Structure to Excel

I have layout table in infopath form. Which has text boxes in each cells of the tables. I have Named the header row of the table because Infopath does not have label control. I want to export same structure with data to Excel. When I tried to do…
Dhaval
  • 1
  • 1
  • 2
0
votes
1 answer

Non repeating section from repeating section

Can some one help me convert a section to non repetitive which is inside a repeating section. I tried using the preceding-sibling but no use count(preceding-sibling::my:group3) > 0 I have attached the sample workbook for your easy references Non…
Fshbet
  • 5
  • 5
0
votes
1 answer

Reset an entire node InfoPath 2007

I have an InfoPath Form built. What I am looking to do is have a reset button that clears and entire node of populated data. I have seen a few solutions out there but this seems like a relatively simple request of a page. Is there a quick way to…
Matt
  • 1,441
  • 1
  • 15
  • 29
0
votes
2 answers

WSS3, InfoPath 2007, Active Directory Web Service

Windows Server 2008 SP2 (Non R2), .net Framework 3.5 + patch for ADWS, IIS7 all present on the PDC. What is the default URI for the service? It cannot be found even with firewall switched off.
0
votes
1 answer

how is the behaviour of webservice in infopath?

I have webservice in asp.net. it having the webmethod with return type as bool. I am inserting the record from infopath repeating table to xml file using my web method InsertRecord(). this is boolean type method. it returns true in insert record…
Liladhar
  • 383
  • 5
  • 20
0
votes
1 answer

how to check row already exist in repeating table in infopath?

Hello I have repeating table on my infopath form. It is bound with xml file through web service. my form have submit button. I am able to submit data from infopath for to xml document via web service. I want to validate my repeating table to avoid…
Liladhar
  • 383
  • 5
  • 20
0
votes
1 answer

how to connect webservice with infopath2007 to submit and recive data in repeating table cotrol?

I have situation to create the infopath 2007 form that must have the repeating table control. and user can view and submit the data to web service. I have built the webservice for that , which having the 2 methods. as saveData(parameters) and…
Liladhar
  • 383
  • 5
  • 20
0
votes
1 answer

What is difference between Rules and validaton in infopath?

I am working on Microsoft office infopath 2007.I have inserted the controls as text box and drop down. when i get right click to control there are 2 option links as Data validation and Rules. what are the main difference in between them? I am new in…
Liladhar
  • 383
  • 5
  • 20
0
votes
1 answer

Is it possible make the attachment as a link to download a file in infopth form

I have an infopath form where i can attach pdf files. The attachment can be viewed only if i chose download from the attachment icon. I am unable to view the pdf by just clicking on the attachment. How to add this feature so that the user simply…
Shankar
  • 448
  • 3
  • 9
  • 34
0
votes
1 answer

Add an image to browser enabled infopath form

Instead of digitally signing a form, is it possible for users to attach an image with their signature to the form in InfoPath 2007. The other users who are viewing the form should also be able to view the image and not as an attachment. Form is…
Shankar
  • 448
  • 3
  • 9
  • 34