Login | Customize Login page and add JS scripts
Customize Login Page
- Start by going to Advanced Portal Settings (or Application Settings under ESM Directory) and click on "Customize Now" under Login Page Customizaion
- Start editing the HTML content to suit your needs by adding style/css content, and save and check your progress by opening the login page in another browser.
Note: Some JS script and other content may get truncated on save due to security reasons as we run this html content through our content filters.
Adding JS Scripts:
To add JS and other restricted content, navigate to <sdp>/custom/Login/
Modify both custom.html and Login.html to suit your needs and check your progress by reloading the login page in another browser.
Note: The changes need to be present in custom.html too to ensure the changes are carried forward even after application upgrade
To customize in AssetExplorer:
Since Asset Explorer does not have GUI component to customise the Login page,
- Navigate to <ae>/custom/login and create custom.html.
- Modify both custom.html and Login.html to suit your needs and check your progress by reloading the login page in another browser.
- To modify the header image, change <ae>/webapps/ROOT/images/default-logo.png with your own image.
Note: The login page changes need to be present in custom.html apart from Login.html to ensure the changes are carried forward even after application upgrade.
New to ADSelfService Plus?