Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi,
I need to present a multiline textbox with de data from a 2nd data source (a connection to sharepoint list).
De data has multi records and it’s need to be read only. So user should not be able to select.
I can use a listbox for multi lines but I can’t make it read only. I have also tried a computed...
-
i have two lists 'неправилности/налаз' and 'конто'. the list 'конто' has 1003 record. in the list 'неправилности/налаз' i created infopath form and i made two data connections on list 'конто' . i tryed that resolve slow load with query data connection rule using...
-
I have two fields on a form. Category and Sub Category. Category is a drop-down list box and Sub Category is a multiple-selection list box that is filtered by the Category drop-down. Everything is working (mostly). The problem I'm having is that if I make a Category selection then make a couple of...
-
Does anyone know if there are a limit of rules that I can apply in fields inside a repeating table? I have a repeating table with 280 fields, each field has 8 rules. When I submit the form to a sharepoint a got the error "could not verify template on the specified server". If a add rule in...
-
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...
-
I have a text control called "Total Cost". It's action rule has the condition: None - Run when field changes. It's action is: Set a field's value: "$/SQF" = "Total Cost" / "SQF". "$/SQF" is a text field. "SQF" is a lookup field....
-
I am using a repeater table which is displaying data from Tasks list in InfoPath 2013 task form. The field being displayed is "Outcome" whose possible values are "Approved" or "Rejected". Instead of these words I want to display "This is approved" or "This...
-
I have a 2007 version InfoPath browser enabled form that does not utilize any managed code. Simply rules and conditional formatting. My goal is to upgrade the existing form to be compatible for version 2010. I am able to open the form using InfoPath Designer 2010, and change the compatibility to be 2010...
-
Hi All, I have a checkbox (chkA) and three textboxes (txtB, txtC and txtD). I need to fill txtC with the value entered in txtB when chkA is checked, but doesn't work in preview or Sharepoint. I created the following action rule: Condition: chkA = TRUE Action: Set field txtC value to txtB. Seems pretty...
-
Hello,
I have a InfoPath form 2010, that is being published on SharePoint 2007. Currently once the user submits a form and the form is then reviewed and I have a text box to change it to approved upon this change the fields become read only which I did with conditional formatting.
What is the...