Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hey I'm working on worflow and creating an Infopath form. What I need is to set up the default value for people picker -> I want there to be fixed created in AD group, which is called HR. Does anyone know which method should I use for calling the data from AD ? I know I should set up Userprofileservice...
-
Hi, This issue deals with I currently have a form, and I have a workflow. Both work great. The problem I'm having is getting the workflow to be flexible, but also fool proof. Currently, we areusing an "Infopath Form" and a "Default Edit Form" web part. The Infopath Form is used...
-
Hi, I’m new to InfoPath and SharePoint and want to achieve the following: I need a form that is to be filled out by 4 different people Parts 1,2,3,4 I currently have an InfoPath Form with 4 views one for each part. The flow I want to achieve is the requestor fills out part one, this generates an email...
-
Hello, I'm relatively new to InfoPath development but at a reasonable level. What I have is an InfoPath form that allows users to submit up to 4 items from the same SP lookup list. The fields are name1, name2, name3 and name4. Each field also has a category which states what part of the business...
-
Here's an idea: Add a hidden field to your form called Count (or whatever you want), make it a promoted property so it appears in the library columns, and when you submit a new form to the library make sure the value for Count is set to 0. Next, add a step to the very top of your workflow to increment...
-
Hi, I would like to use metadata columns in SharePoint. If I submit the InfoPath forms to SharePoint I get normal string columns. Out of these columns I would like to create the information for the already created metadata columns in other libraries. So my scenario is that I submit forms to a standard...
-
Will rules that are triggered by the field changing run if the field is changed by a workflow?
-
Good morning all! I'm not exactly sure where to ask this question, I suspect under "Code"; however I didn't want to post in the wrong section. Our System Analyst left over the summer and I've been tasked with taking over his duties. Part of which include SharePoint and the forms...
-
Hi all, I have just finished building a solution that consists of an InfoPath 2010 browser-based Form (which contains controls that are populated from a number of SOAP Web Services) and a Visual Studio Workflow to handle a lengthy approval process amongst other things.Our development farm consists of...
-
Wondering if you ever figured this out. I also have a scenario where I need to restart the workflow (or simulate a restart!) as well. I am using SP, SharePoint Designer, and Infopath 2010. In my scenario, if someone rejects the form, it needs to be sent back to the original User for changes and then...