Skip to main content
Nintex Community Menu Bar

How would I use K2 to email a aspx page full of Datagrid results?

  • April 15, 2009
  • 1 reply
  • 7 views

Forum|alt.badge.img+1

Ok, I have been asked to see if I could email a aspx page that has multiple   Datagrid /Dataviews results page to a couple of people, they want me to use K2 Blackpearl to be the email workflow part...


 


Any suggestions on how to tie a .aspx page to a k2 email workflow?


 


 

1 reply

Forum|alt.badge.img+11
  • April 15, 2009

Ideas...


#1  Make the page a client event where they can see the data and action the task from the same page 


#2  Put a hyperlink in your email that links to the page and passes any needed querystring parameters


#3  Instead of a page, create an SSRS report that displays the same data, then use the Reporting ServiceObject to convert it port to a PDF and email it