**
You can use one of them in Run if:
($VUI$ LIKE "%Web%" )
Or
$CLIENT-TYPE$ = 9
The client type of the API program. When used in workflow, this keyword resolves to a number that corresponds to Remedy User, Remedy Administrator, DSO, and so on.
The number representations of the different client types are in the ar.h file, which is located in \api\include. For example, if you use $CLIENT-TYPE$ in a Run If qualification for an active link, you can cause the active link to execute only for a mid-tier client (for example,
$CLIENT-TYPE$ = 9).
On 2/19/06, ramakanthvarma bhupathiraju wrote:
**
Hi list,
We got an requirement:
When we press on a button of the form on Remedy User client it should open a window
where as the same form when opened on the WEB and we press the same button it should open some other window.
How can I tell to Remedy that it should work only on WEB.
Thanks in advance..
20060125This posting was submitted with HTML in it
20060125This posting was submitted with HTML in it