Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi Hilary, a pleasure to greet you again, thank you for your answer and thanks for clarifying the concept of the XPath filter. About what you ask me, in the Sharepoint list there are these fields, NameArea (Name of the area), BackupType (Type of Backup) and Name (Who is the person), the drop-down brings...
-
Hi Hilary, thank you for your answer. Sorry for the delay in my response. I think I did not explain myself correctly, allow me to explain it in another way and provide more information. I have a field (Drop-Down List), which since it is loaded already comes with a query, this is its query. /dfs:myFields...
-
See attached zip file for images!
Hello!
I’ve been working helping build an Infopath list, and it’s grown into something that’s beyond my skills - and I’m reaching out to see if I can get some support.
My Situation: I have 3 lists:
List 1 – Location (1 column, title)
List 2 – Names (2 columns...
-
How can I modify the following in InfoPath substring-after(now(), "T") so that it displays the time as 1:00 PM instead of 13:00:00?
-
Good afternoon, I have a repeating section, where contains two relevant number fields. The first is where the user inputs a number, and the second totals it, adding that number with the previous total of the last section, placing it in this section's total. myFields yearrepeatpanel yearrpanel numberapproved...
-
I've created a Data Connection to a SP Library and set up a Rule on the relevant field to Set the field as in the attached field. This is the code in the Xpath editor: Requesters_Name = xdXDocument:GetDOM("Createdby")/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:Author/pc:Person...
-
This should be real simple, but I have spent numerous hours trying to get it to work and with very little luck. I have a secondary data connection to a SharePoint List that I am trying to pull a record based on the ID (simple huh?) I have tried both of these versions of the select and cant get it to...
-
I have an infopath form that pulls data from a SharePoint list for the cost of food items. The form also pulls a quantity field where all items start as zero and that a user can change with a text box later on the form. The items and prices are then displayed in infopath using a repeating section with...
-
I am making a form for a share point site at my company that contains many text boxes that let the user input the quantity of an item that they would like to order. I then need to take the quantity and price from every text box and calculate the total price. I am currently using a calculated field and...
-
I've searched around here and the rest of the net for some way to accomplish this, and am coming up empty. Hopefully someone here can help! There are actually a couple related questions. Here are the versions I'm working with: SharePoint 2010, InfoPath 2013 (2010 browser form) I've got a...