Skip to main content
Nintex Community Menu Bar

SmartForms and UserControls

  • January 11, 2007
  • 1 reply
  • 0 views

Forum|alt.badge.img+1
Hi,

My problem is simple, I have a aspx page with a K2 SmartForm. In this page, I include user controls which contains K2webcontrols. I work well to create and update process data, but it doesn't display data value at the opening of the page.

I forgot something ?


Edit : K2.net 2003 3.6262.1.0

1 reply

Forum|alt.badge.img+1
  • Author
  • January 11, 2007
Ok, I loaded control in the load_page, and it works if I load control in the onInit page.