Use our Google Custom Search for best site search results.
Browse by Tags
-
So I know from reading that you can create a long form with rules for each section to hide the sections based on a status. But if you create views, why do you still need those rules? I'm working with InfoPath 2010 and SharePoint 2013 list form. I had a form but created several views. I decided to...
-
I'm on SharePoint 2013 working with InfoPath 2010. I have an "Approval" field with two choices "Approved" or "Disapproved". I have one Submit button. On the submit button, I have two Action rules: First rule: Submit Disapproved Condition: Approval = "Disapproved"...
-
Hello everyone,
I want to create a custom list for companies, products and prices. for example A companies x products 1$, A companies y products 2$, A companies z products 3$, B companies x1 products 1,5$, B companies y1 products 2,5$ etc. And this list will be update.
And there will be a infopath...
-
I'm working in InfoPath 2010. I've created two additional views in addition to the default Edit view (Approver and Processor). I have three different statuses (Requested, Approval in Process, Processing) which get changed by a SharePoint Designer 2013 workflow. I created two buttons on the Approver...
-
LOL. It is working now. I must have had some very minor typo or something. After looking at the XSL file associated with the manifest file, I suspected that it should work. The data field is in the HistoryItems node (the repeating node/section) in the XDocument.DOM. The rule's context is the repeating...
-
If I have a repeating section that has a calculated field and a data field, can I have a rule for the calculated field to hide it based on the value of the data field in the same section. Example xpath of the data field inside the repeating section: /my:myFields/my:group1/my:HistoryItems/my:HistNewRisk...
-
Hi All! This is my 1st post and I'm sort of new with InfoPath so be kind. :) I'm using 2013 and I have a form I've built with text fields, drop down boxes, multi-select boxes and a hidden section. I built this form so I know everything about it and it works well and functions as designed...
-
I thought I had this one licked, Hilary Stoupa had helped me get it to work on a different form, so I tried to repeat it on a new one and I'm not getting any results. I have a people picker where when a user selects a person should populate other fields. I've set up rules on 'selectedaccount'...
-
Hello, I am creating a form in InfoPath Designer 2013 which will leverage a single SharePoint list as a data source for three of the fields. There are three columns within the single list that I would like to drive the user experience. The columns are Company; Vendor Name; and Vendor Number. 1. I would...
-
Hello, First time poster here. Thanks, in advance, for you time. This site keep coming back as I learn more about InfoPath. I'm running InfoPath 2013 and building a form that will reside on Sharepoint 2010 server. On one form, I have 4 views. On view "DSP" there are Option buttons with...