Browse by Tags
-
OK, so I've read the instructions from Microsoft, the only problem is . . . I need more options. To sum up, I've created a multiple step sequential approval process. Each reviewer either reject/approves it (using the custom task form created in SPD). Once it's approved, I would like the form...
-
This works, except everytime I use it the first two words generated by the [Server Relative URL] workflow lookup are squished together into one word. Subsequent words in the string that have spaces between them get "%20"s between them. This only happens when I wrap the link in an <a>...
-
I have a few assignments I am almost done with at work, I am stuck on the last peice: how to create a view-only version of just one of the views (for example a pdf) and send it in an email through a workflow so our employees don't have to do any steps themselves. how to not only send the above peice...
-
Hi, I have a form that will have a variable number of reviewers each time it is filled out. Because of this, I have the list of reviewers being generated in a repeating table and a separate section that allows for multiple digital signatures. I want to create a workflow that generates an approval notification...
-
Hi all, I am relatively new to infopath and currently working on an infopath form within MOSS. There are two drop down controls within the form, the second one should display values based on what’s chosen on the first drop down control. I am not really sure how to do this, I have googled a bit but it...
-
Hi, I have developed a custom workflow using 32bit machin on VS 2008. It having a Initiation InfoPath form(developed on 64bit) with a textbox named 'toolName'. I have added a event handler by right clicking on textBox and select "programming" then select "changed event". VSTA...
-
Hi, I am desining a workflow using sharepoint designer,in which i use pause option.When a column in infopath form is changed,it will be updated to sharepoint.I am getting that column value in shrepoint workflow and triggering the workflow.The workflow will set the due date for that task,and pauses till...
-
Hi, I am publishing a infopath form field say status into sharepoint document library.Also i am firing a workflow when a new file is created.The approver can change the status by editing that property.Now,my problem is,i have to update it in database.So that when user opens the infopath form,using form...
-
I'm working with InfoPath 2007 & MOSS 2007 to developing a vacation’s template that can be used within a company intranet. Every employee can fill this template and submitted to a SharePoint library to start an approval workflow process, I can fetch the managers list - like a direct manager and...
-
I have an Infopath 2007 form that gets submitted to a MOSS 2007 doc lib and is then supposed to get routed for approvals. These approvals are mostly dynamic, meaning the requestor of the form can select who to send the approval notification to. I am doing this in the form by integrating our Active Directory...