I think the $CLIENT-TYPE $ is actually different if you are using
accessing the Mid Tier from a browser on a PC rather than from the Palm
PC browser. 

I found this in the ar.h file that indicates the Client Type number for
a Palm Pilot (may work for Pocket PC as well):

#define AR_CLIENT_TYPE_PALM_PILOT             10  /* Palm pilot */

Therefore, create an Active link that fires on Open on the form you want
to open from your Pocket PC from and in the Run If qualification put the
following:

$CLIENT-TYPE $ = 10

In the If Action, add an Open Window / Current to open the custom view
for the Palm PC user. 

Thanks
Peter Lammey
ESPN MIT Technical Services & Applications Management
860-766-4761

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Rom
Sent: Thursday, August 10, 2006 10:46 AM
To: [email protected]
Subject: Re: Palm PC with Remedy

I am actually looking at this as well (Pocket PC to view and update
tickets). Would it be possible for the mid-tier to detect the Pocket PC
and automatically show that custom form or do I need to use a separate
URL for these devices ?

Rgds,

Chris

________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to