Skip to main content
Nintex Community Menu Bar

Binding workflow to a Share Point form library?

  • February 22, 2006
  • 1 reply
  • 11 views

Forum|alt.badge.img
Is it possible to bind a work flow and infopath form an SPS form library with code rather than the wizard?

SPS = SharePoint Portal Server

We create an SPS SITE when a workflow is initiated. In that site we would like to have "child" workflows (infopath). We don't know how, or if its possible, to bind a work flow and infopath form a SPS form library with code rather than the wizard.

1 reply

Forum|alt.badge.img+2
  • February 22, 2006
To save reproducing all the code for this (which will be complicated), it may be easier to bind a K2.net Workflow to a Forms Library of a Site, then save the Site as a SharePoint Site Template. This SPS Site Template could then be used when you create the new SPS Site in the Workflow.