Troubleshooting: Client Returns Wrong CLIENTTYPE
Running, for example, the Microsoft Dynamics NAV Tablet client and the Microsoft Dynamics NAV Phone client simultaneously in the same browser session will return the same CLIENTTYPE
.
If you have implemented code that checks for the CURRENTCLIENTTYPE
, you must run each of the different clients in separate browser windows to make sure that the correct client type is returned for each of the clients.
See Also
Tasks
Troubleshooting: Client Returns Wrong CLIENTTYPE
Reference
CURRENTCLIENTTYPE Function
DEFAULTCLIENTTYPE Function