Skip to main content
Nintex Community Menu Bar

K2 InfoPath Task Pane in Blackpearl

  • April 23, 2008
  • 4 replies
  • 25 views

Forum|alt.badge.img+3

Does anyone know where the resource files are to customize the K2 Task Pane that InfoPath Integration supports in Blackpearl and/or how to do this? There are several posts here, but they all relate to K2 2003. I've tried everything I can think of:

1)  Searched the K2 installation folder for IP resources... nothing...

2) Designed the Integrated form > Form Options > Programming > removed the "task pane_new.htm" and replaced with my own. Saved. But every time I click finish in the IP Integration Wizard K2 just replaces my mods with the original default K2 versions of the resource files. Arg.

Where is K2 pulling these resources from to embed them in the forms? It's particularly aggravating because there are some useful <div>s already there (like View Flow) that *could* show up in the IP task pane, but they're currently hidden. A couple tweaks and that task pane could really be a valuable tool throughout the IP workflows.

Ideas anyone? Thanks! 

4 replies

Forum|alt.badge.img+1
  • October 6, 2008
Did you ever get a resolution to this problem ?   I am having the same issue,  I need to use my own stuff in the task pane..

Forum|alt.badge.img+3
  • Author
  • October 7, 2008
Nope. Sorry. I gave up on it and never heard a solution (if there is one). Maybe you'll have more success?

Forum|alt.badge.img
  • October 16, 2008

You can make a copy of taskpane.htm or taskpane_new.htm located in ‘C:Documents and Settings<CURRENT USER>Application DataSourceCode.Workflow.InfoPath.TempIPResourceFiles’ and modify it to suit your needs. 


Then you can add the file to the Resources from the Tools menu.  You can enable it for use as the custom task pane by selecting it from the Form Options -> Programming menu option.


I recommend that you only modify the IP template from the VS designer.


HTH


Forum|alt.badge.img+3
  • Author
  • October 20, 2008
icon-quote.gifkuroi_neko:
You can make a copy of taskpane.htm or taskpane_new.htm located in ‘C:Documents and Settings<CURRENT USER>Application DataSourceCode.Workflow.InfoPath.TempIPResourceFiles’ and modify it to suit your needs. 

Then you can add the file to the Resources from the Tools menu.  You can enable it for use as the custom task pane by selecting it from the Form Options -> Programming menu option.


I recommend that you only modify the IP template from the VS designer.


HTH


I already tried many variations on this around the time of my original post and it does not work. All customizations and modifications are reset by the deploy process. Whenever a custom task pane has been specified in the InfoPath Event wizard, and the process is deployed, the actual task pane used by the deployed process is reset to the default one included. No attempts to get a custom task pane deployed ever worked for me.