To remove the apps banner from the Web application UI
Requirement:
The requirement is to remove the apps banner from the below-mentioned place, thereby limiting users from downloading the mobile app and allowing the utilization of only the Web application.
Procedure:
>> Navigate to Admin > Page Scripts > New Rule and configure a page script as follows:
>> Under Actions > Execute Script, implement the script: $CS.hideElement("apps_banner");
>> Upon executing the page script, the UI will appear as shown below:
New to ADSelfService Plus?
Related Articles
Set Background color for Self service portal page
To set the Background color for Self service portal page, login to the application as an administrator, goto Admin- Self service portal settings . Click on Customize Self service portal, and click on Edit. If you have already set any background image ...
Difference between Self Service Portal Settings and Customer Portal Settings
Self-Service Portal Settings : The self service portal is used to customize the portals in the admin tab inside each portals. Admin -> Self Service Portal. In self service portal settings, you can customize certain modules (Request , Contacts, ...
How to use URL ( external link ) in the service catelog - service templates in self service portal
The application has an option to add link in the self service portal customization. But if the requirement is to add the URL inside the below templates The requirement is that , to have a specific template that can redirect to an external URL and not ...
How to Hide the Solutions for Requesters
Logon to the application as administrator. To Hide the Solutions In the Home tab, click on the Customize menu as shown in the below tab, and select on the Requester Home Page, In the theme tab , select on the edit button on the theme in which you ...
Login Page Customization -> SAML Login
NOTE: # No need to alter the changes in the application UI # Ensure to take a copy/backup of the below files before altering the same. STEPS TO FOLLOW: 1. Edit the file Login.html under <Drive>:\ManageEngine\ServiceDeskPlus-MSP\Server\Custom\Login ...