Checking desktop vs mobile runtime
You might want to mark a client script compatible with both desktop and mobile, but include behavior that depends on the runtime. You can use this script: if (window === null) // Mobile...
You might want to mark a client script compatible with both desktop and mobile, but include behavior that depends on the runtime. You can use this script: if (window === null) // Mobile...
You might want to mark a client script compatible with both desktop and mobile, but include behavior that depends on the runtime. You can use this script: if (window === null) // Mobile...
After multi-provider SSO is configured, you can send a URL to your users with the correct IdP in the parameter string. For example: https://instance_url/login_with_sso.do?glide_sso_id=<sys_id of the sso configuration>
Write a business rule on Task table
First Method Second Method For simple array members like that, you can use JSON.parse.