Issue
I would like to add my own informational link to the login page.
Solution
You can add an Additional Information link to the login box, that can bring up the information you would like to display.
There are two methods to enable the display of this link.
The first method is global to all of your webNetwork relay login pages
- Launch the webAdmin Dashboard.
- Expand the Customization Center folder.
- Expand the Tenants folder.
- Expand the [Default]Tennant.
- Choose the Global Settings object.
- Find the Additional Information Link Display selector and set that to true.
- Save the changes.
The second method to enable to enable the link is relay specific.
- Launch the webAdmin Dashboard.
- Select your relay object from Relay Admin.
- Select the Interfaces tab.
- Check the Enable box next to Additional Information.
- Save the changes.
Repeat these steps for all the individual relays you want the link to appear on.
To edit the text displayed on the Additional Information page.
- Launch the webAdmin Dashboard.
- Expand the Customization Center folder.
- Select the Language Editor object.
- Choose the webserv selector.
- Edit the text for the following properties, as desired:
additionalinformation.header.pagetitle
additionalinformation.page.info_message
additionalinformation.page.information_page
- Edit the text for the following properties, as desired, to change the Additional Information link on the login page:
logininformation.page.additional_information
logininformation.page.information
You can add links to the additionalinformation.page.info_message property's text, by using the standard HTML link tag.