Use our Google Custom Search for best site search results.
Browse by Tags
-
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've discovered that we have a couple workflow history lists that are large in the number of entries (10K+). It seems that the auto cleanup timer job is not purging the entries over 60 days from the list. I have checked central admin and the job is still enabled. Any ideas? Thanks!
-
In looking at examples on-line it appears that SharePoint designer will allow compound conditions, like: if Name equals "Test" AND Code equals 10 However I cannot find any way to add an AND or an OR.Is this possible in a Designer workflow and how do I do it? Thanks in advance.
-
Thanks Qazi for your response. One question I have in mind is, do I need to publish the form on both the libraries( http://a.com and http://b.com )?
-
Need urgent help!!! Scenario: I have 2 sharepoint sites, locally hosted http://a.com and on the web http://b.com 2 different IP's, 2 different servers, different logins no link between the 2. As per the policy i need to keep a replica of the work done locally to the web as well, immediate changes...
-
I have two working InfoPath forms in a SharePoint Form Library with a column for "Status". What I need to do, is when status is changed by a user, the form needs to be copied (or moved) to a new form library (with different permissions) and deleted from the original library. I have created...
-
I have a InfoPath (2007) form that has 649 fields. It is published to Form Services on a WSS 3.0 site. It is browser enabled. Here are my problems: I can't edit anything in Datasheet view (even if I have a view with just the fields I want to edit. I tried to create a workflow to populate some fields...