Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:3300_mobile_apps:030_mobile_applications [2022/08/25 00:00] – ↷ Page moved from 3300_mobile_apps:030_mobile_applications to docs:3300_mobile_apps:030_mobile_applications administratordocs:3300_mobile_apps:030_mobile_applications [2025/06/12 03:59] (current) – Change to AwareIM aware_support3
Line 3: Line 3:
 ====== Login ====== ====== Login ======
  
-The default //**Aware IM**// forms to login to desktop applications (logon.html and logonAdmin.html) are not very mobile-friendly because it is displayed in the centre of the screen. You can use a more mobile-friendly incarnation of the default login form called logonM.html or logonAdminM.html or you can develop your own custom HTML form.+The default //**AwareIM**// forms to login to desktop applications (logon.html and logonAdmin.html) are not very mobile-friendly because it is displayed in the centre of the screen. You can use a more mobile-friendly incarnation of the default login form called logonM.html or logonAdminM.html or you can develop your own custom HTML form.
  
 You can also invoke the mobile part of your application on desktop browsers by using the special login parameter called “mobile_platform”. For example, you can activate the “mobile” visual perspective of the CRM sample application by using the following URL inside the Chrome browser on a desktop: You can also invoke the mobile part of your application on desktop browsers by using the special login parameter called “mobile_platform”. For example, you can activate the “mobile” visual perspective of the CRM sample application by using the following URL inside the Chrome browser on a desktop:
Line 11: Line 11:
 (for tablets use mobile_platform=Tablet) (for tablets use mobile_platform=Tablet)
  
-See more details about Aware IM login options in the “[[2000_concepts:0900_prod_feats:0100_access_control:0200_login|Login]]” section.+See more details about AwareIM login options in the “[[docs:2000_concepts:0900_prod_feats:0100_access_control:0200_login|Login]]” section.
  
  
  
  • Last modified: 2022/09/13 18:09