Quantcast
Channel: Nintex Connect: Active Threads
Viewing all articles
Browse latest Browse all 4245

Importing forms programmatically

$
0
0

Hi,

We're currently developing a SP 2013 application that contains multiple nintex forms. These Forms have to be deployed and bound to lists programmatically using the exported XML files. How can we do that?

I located a method in the Nintex.Forms.Helper namespace which creates a form object from XML:

 public static Form XmlToObject(string formMarkup)

Where can we go from here to having the forms bound to a list and ready to use within the forms web parts?

 thanks in advance and best regards,

Johannes


Viewing all articles
Browse latest Browse all 4245

Trending Articles