I finally figured out where it all is set to change the table view on the Support Console. I can't believe it took me this long to figure that out... it is such a newbie thing. Changing it is what is now causing me the problem.
This is the Qualification that sets the table based on what is selected in the "Console View" field out of the box. ((( 'zTmpKeyword' = "MAINHELPDESK" ) AND ( 'Status Integer' < 4)) OR (( 'zTmpKeyword' = "MAINCHANGE" ) AND ( 'Status Integer' < 6)) OR (( 'zTmpKeyword' = "MAINTASK" ) AND ( 'Status Integer' < 4))) AND (( $zTmpShowAssignedReq$ = 'zTmpKeyword') OR ( $zTmpShowAssignedReq$ = "All" )) AND ((( $ConsoleViewBy$ = "Myself") AND ( 'Assigned To' = $USER$)) OR (( $ConsoleViewBy$ = "Group") AND ( 'Assigned To Group+' != $NULL$ ) AND ($GROUPS$ LIKE (( "%" + 'Assigned To Group+') + "%" ))) OR (( $ConsoleViewBy$ = "Unassigned") AND ( 'Assigned To' = $NULL$ )) OR (( $ConsoleViewBy$ = "Date") AND ( 'Requested Completion Date' <= $zTmpDate1$)) OR ( $ConsoleViewBy$ = "Any")) I need to add one selection (GrpAndSelf) that is like the old Helpdesk 4.03 version which is this: (( 'Assigned To' = $USER$) OR (( 'Assigned To' = $NULL$ ) AND ( 'Assigned To Group+' != $NULL$ ) AND ($GROUPS$ LIKE (( "%" + 'Assigned To Group+') + "%" )))) AND ((( 'zTmpKeyword' = "MAINHELPDESK" ) AND ( 'Status Integer' < 4)) OR (( 'zTmpKeyword' = "MAINCHANGE" ) AND ( 'Status Integer' < 6)) OR (( 'zTmpKeyword' = "MAINTASK" ) AND ( 'Status Integer' < 4))) When I add a new selection value to the $ConsoleViewBy$ selection menu, and then add this to the table properties, it gives me what I want, but takes away the "Myself" selection. The Myself and the GrpAndSelf Show the exact same thing - which is the GrpAndSelf selection. I need: Myself Just My Assigned Tickets Group My entire Group's assigned and Unassigned tickets Unassigned All Unassigned Tickets in System (this can go away) Date Date Range Any (Not exactly sure what this pulls) GrpAndSelf My Assigned tickets and my Group's Unassigned tickets ARS 6.3 Patch 18 HD 6.0 Oracle 10 w/9 libraries Oracle lives on a remote server Windows 2003 4 gig on app server and 8 gig on DB server Claire Sanford Information Systems Division Memorial Hermann Healthcare System Phone: 713 448 6035 [EMAIL PROTECTED] _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"