Home      Members   Calendar   Who's On

Welcome Guest ( Login | Register )
      

Home » BPM.NET 2009 » BPM.NET 2009 » Workitem detailview in popup


Workitem detailview in popupExpand / Collapse
Author
Message
Posted Friday, March 13, 2009
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Tuesday, June 02, 2009
Posts: 55, Visits: 53
Hi,

I am using BPM 2009. When I try to access the workitem detail page, it opens up in pop up window by default. I want this info to be displayed on the same page. Can you please help me on how to get this done?

Post #1202
Posted Friday, March 13, 2009
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Thursday, February 10, 2011
Posts: 28, Visits: 47

Hi,

To avoid the work item detail view pop-up from the Enteprise Console site, please follow the below mentioned steps.

 

Goto :

C:\Program Files\Skelta\BPM.NET\Web\BPMUITemplates\Default\Repository\Site

 

  1. Open WorkItemList.aspx.cs and set WIL.ReadingPaneInPopupWindow = false;
  2. Open WorkItemList.aspx, In the page directive

a.     Change Inherits from Inherits=" Skelta.Repository.Web.CodeBehind.WorkItemList "  to Inherits="WorkItemList"

b.      Add CodeFile="WorkItemList.aspx.cs" in the page directive.

  Eg: <%@ Page Language="C#" MasterPageFile="~/BPMUITemplates/Default/Repository/Site/MasterPage.master" AutoEventWireup="true" Inherits="WorkItemList" CodeFile="WorkItemList.aspx.cs" Title="Untitled Page" %>

 

PS: Take the back up of existing files before any modification.

 

Regards

Saravanan

Post #1203
Posted Monday, August 23, 2010
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Wednesday, July 20, 2011
Posts: 12, Visits: 79
Similar challenge, I applied the changes to the files, and got rid of the pop up. but i do want the detail view to open in a seperate window for the items in the inbox.

Scenario:

I have a queue (123) and a user inbox for John. John has access to queue 123. When John logs on EC, and views queue 123, i want him to select an item to work on, and the detail view opens/refreshes in screen below. (This works as instructed above).

Once John picks the item from the queue, and it moves to his inbox, When he clicks inbox, I do not want the item to open on same page. I want it to open in separate window....

Reason: John is using forms, once he selects approve, the entire EC page closes and i have to login again to work on next item. Pretty frustrating.........

Any ideas?

akigongo

Post #2030
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
-
Active Users: 1 (1 guest, 0 members, 0 anonymous members)
No members currently viewing this topic.

All times are GMT -5:00, Time now is 5:53am

 
Execution: 0.109.9 queries.Compression Enabled.

Copyright © 2002 - 2009 Skelta Software. All rights reserved. Tel: 1 (678) 306 4110 | Email:sales@skelta.com
Skelta - A BPM Workflow Software Company