Skip to main content
Hi,

Does anyone know how to size the process flow view in Workspace, or if it's possible?

We have a small process flow, which "falls" off the bottom of the process view as shown in the attached screen shot. I've also included a screen shot of the process in K2 Studio showing the "missing" activity...

Regards,
Dave.
UPDATE:

It's possible to work-around this by altering the following line in "ViewFlow.aspx" (Default Installation path - "C:Program FilesK2.net 2003K2WSWorkspaceK2MIS"):

<OBJECT id="ViewFlow" width="200%" height="200%" classid="http:ViewProcessInstance.dll#ViewProcessInstance.ViewControl" VIEWASTEXT>


Alter width and height attributes to suitable values. Finding the exact values may involve a little trial and error...

Reply