Skip to main content
Nintex Community Menu Bar

Which properties are needed for K2DocAttachment

  • January 27, 2006
  • 3 replies
  • 2 views

Forum|alt.badge.img+7
I can't display the doc which launch my process through sharepoint in a smart form using K2DocAttachment...

What are mandatory properties to set and with which values?

thax

3 replies

Forum|alt.badge.img+8
  • January 27, 2006
Have a look at jacov's response in the following thread for the properties of the docattachment control:
http://forum.k2workflow.com/viewtopic.php?t=138

Are you using the standard AttachedDocuments XML datafield? Are you sure that the datafield that contains the document information is being populated correctly when the process is initiated?

Forum|alt.badge.img+7
  • Author
  • January 27, 2006
Ok, thanks, it works now... thank you!!

Forum|alt.badge.img+7
  • Author
  • January 27, 2006
eh eh

a little problem now...

When I loop in my file upload process,

during second cycle, K2DocAttachment displays two file which are the same instead of one...

and during any additional loop, I still get these two files...

it's a bit strange...

Does somebody knows why...?