Use our Google Custom Search for best site search results.
Search
-
I've got an InfoPath form that starts a workflow , which assigns a task.
I've create the task form through a SPD workflow. On that task form I've added a DataFormWebPart in SharePoint Designer. The web part that contains information from the library that starts the workflow. What I want to ...
-
I've made an InfoPath browser enabled form that needs two levels of approval before it is complete. In a SPD workflow I've used "Collect Data From User" to create an approval task. When the user sees their task there is a radio button for Approve or Reject and a Comments box. Below this is a link to the InfoPath form linked to ...
-
I know there is a workflow on the library. In fact the workflow even starts but stalls at "Starting" status.
"Workflow Enabled" is a column at Central Admin, it was set to No when i first uploaded and i can't find a way to change it.
-
take a look at this project. http://www.codeplex.com/SPDActivities it's a bunch of workflow activites. The permission activities work quite well. You can either deploy them and use them in SPD or just examine the code.
-
I've deployed an Infopath form to central admin. However it is not Workflow Enabled. The library that's using the template has a workflow on it but when an item is created in the library it stalls at "Starting" status. I assume this is related to the workflow enabled settings. Any help is appreciated.
My Config:
-MOSS ...
-
I think there may be some confusion. The InfoPath views are fine. The problem is the views in the SharePoint Library. But thanks for your response, I hadn't yet looked at the raw XML behind the form.
-
Hi I have an incredibly frustrating problem with Infopath libraries.
I have created a forms library by publishing a form. I then created about a dozen specifiec views. When i republish with some new fields being promoted it wipes out all the filters and specific columns of the view and reverts back to the default columns for all the views. ...
-
I've got the problem engy mentioned above. I can't get localized dropdown boxes because filters are not supported in brower enabled forms. Does anyone know of a work around for this?
-
I'm curious if this was ever remedied? I am having a similar problem. I've got a .udcx file at
Central Administration > Application Management > Manage Data Connection Files and I can't seem to reference it. When i look for it in InfoPath i can only navigate to the //server:27661/ site which doesn't have the ...
-
I know this isn't a purely InfoPath issue but i thought some of you may have come across this.
I created an infopath form for a user to request a permt card. I then created a workflow in sharepoint designer to send the form to the appropriate person based on the request. I created tasks in Sharepoint Designer to get approval from the ...