K2 SmartObjects allows one to expose data from any type of back-end. Very seldom this data will be sorted. In most form technologies this does not pose a problem, but with InfoPath there is no simple way to sort the data before it is bound to a control on the form. Below I will explain the process of...
... or what is behind the " Publish to: Local or Network Location " in the Infopath Integration Wizard. In some cases (forms with code behind, or TimeOut on deployement...), it can be interesting to be able to deploy Infopath Forms for a K2 process as Administrator-approved forms in Sharepoint...
Create an InfoPath URL to open work list item in Forms Services. Platforms: K2 blackpearl, K2 blackpoint Audience: K2 process designers Requirements: This article assumes that the reader has a basic understanding of how to create a K2 process and is familiar with the concepts of processes, activities...
When using InfoPath Forms Services integrated with K2 blackpearl you sometimes receive the following error: “An error occurred while the form was being submitted.” This error is not descriptive at all and finding the true exception can be tricky. Luckily MOSS provides a way to get to the real exception...
Sometimes in InfoPath Forms Server when submitting your form you will get an irritating information box which comes up and says: You have made changes to the form that have not been processed. We will process the changes and show the form again. After that you have to click "Submit" again. You then have...
Hi, This is just a quick posting about using the MOSS 2007 User Profile web service to return a users profile from MOSS. I've attached a short video which demonstrates how you can use this service. The video uses InfoPath and returns the logged on users First and Last Names, as well as their Manager...
SmartObjects are an integral part of K2 blackpearl. As such there is often the need to incorporate them into InfoPath forms. When a SmartObject is integrated into an InfoPath form, it is done so via an InfoPath secondary data source. Any secondary data source, not just K2 SmartObjects, within InfoPath...
One of the features that I use frequently with InfoPath is the ability to do filters on a data source. This allows me to create multiple dropdown box controls that drive the content of each successive drop down box. For example, I create two dropdown boxes that are called “State” and “City”. Selecting...