Use our Google Custom Search for best site search results.
Browse by Tags
-
Hello! I have an InfoPath form that is supposed to retrieve and populate user profile property data using a SharePoint Designer 2010 Workflow. There are four other fields in the form which are designed to do the same, and they are working as expected. I am not sure why I can't get this last field...
-
I want to store values of two repeating tables into one text box in SharePoint form library.I have two repeating tables with text fields. I concatenated the values of each row of each repeating table into one text box field using the formula: concat("-", field2)and I promoted this concat field...
-
I have this weird scenario happening. I have three workflows running behind a two tier approval form. A request form opens up and when submitted, it emails their manager for approval. That workflow runs when item created. Then the manager opens the form and his approval section is their only. If he r...
-
I have a form I'd like to put together for pickups that are used by drivers in my company. They go to pickup locations and can pickup between 1 and 7 or 8 items per stop. Due to regulatory restrictions, there needs to be a clear chain of custody for items picked up, and a record of when the items...
-
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...
-
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...
-
Hi everyone, i'm barely new with the Microsoft sharepoint designer 2010. I created 2 different form libraries (infopath) on sharepoint site. One of these libraries is so called "active" where domain users can submit their forms from some template. Every form comes into "active"...
-
Hi, I'm using SharePoint 2010 and InfoPath 2010. I created a list, modified the forms to create, edit and display the items, by publishing InfoPath forms. So far, everything looks good, rules are applied as expected, etc. But Now I'm creating a Workflow that send emails to a process expert, that...
-
Hi, From what I see, the error indicates that a COM component isn't registered. I went to the component services, however I could not find this COM Component listed here at all. My Server Details are as follows: ----------------------------------- - Windows Server 2008 R2 x64 - SharePoint Server...
-
I'm making a modified Approval Workflow and customizing the workflow form. What I'm doing is I have a drop-down list of a limited number of approvers. I've disabled the Assigned-To people/group picker so the user can no longer manually enter into it. I then added a button in the repeating...