Showing related tags and posts across the entire site.
-
I have a Blackpearl process which is integrated with an Infopath form hosted on a Sharepoint Site. Ideally a user would submit a request by opening a new form on the sharepoint library (the form template is saved by infopath integration process) and this should start the workflow and also save the form...
-
I have a workflow that has a form where datafields would be hard to manage (80 of them) and the data is not really normalized for a smart object. Instead we used xmldatafields. I don't have time to pretty this up but wanted to post my notes. I hope they help you. Things to know, use client connection...
-
Is it possible to include .Net code in Infopath browser-enabled forms if you want to use them in Blackpearl? It's quite easy to develop a workflow based on a codeless Infopath form, but I still cannot figure out how to deploy a form with embedded code, as it has to be approve first by an Sharepoint administrator...