Add Additional Information link to login box

Add Additional Information link to login box

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
  1. Launch the webAdmin Dashboard.
  2. Expand the Customization Center folder.
  3. Expand the Tenants folder.
  4. Expand the [Default]Tennant.

  5. Choose the Global Settings object.
  6. Find the Additional Information Link Display selector and set that to true.
  7. Save the changes.

The second method to enable to enable the link is relay specific.
  1. Launch the webAdmin Dashboard.
  2. Select your relay object from Relay Admin.
  3. Select the Interfaces tab.
  4. Check the Enable box next to Additional Information.
  5. 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.
  1. Launch the webAdmin Dashboard.
  2. Expand the Customization Center folder.
  3. Select the Language Editor object.
  4. Choose the webserv selector.

  5. Edit the text for the following properties, as desired:
    additionalinformation.header.pagetitle
    additionalinformation.page.info_message
    additionalinformation.page.information_page

  6. 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.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Terminal Server 2000 information

        Windows 2000 terminal server settings From Microsoft site : http://72.14.203.104/search?q=cache:OPeT_a8tzEEJ:www.microsoft.com/technet/prodtechnol/win2kts/maintain/optimize/secw2kts.mspx+terminal+server+active+session+limit&hl=en&gl=us&ct=clnk&cd=1 ...
      • webDav & Additional Authentication Methods.

        When deciding to use additional methods for authentication like Radius or additional attributes on the login page, keep in mind that features like webDav / webDrive do not support these optional attributes and can only authenticate using a ...
      • How to add indexing for an Active Directory attribute

        How to Index an Attribute in Active Directory: On your schema master go to Start --> Run and type in “regsvr32 schmmgmt.dll” (without the quotes), then press enter Open MMC and add the Active Directory Schema snapin In the console tree, click ...
      • Custom login page

        NOTE: As of 6.4.0.26, the custom login page must reside on your webNetwork server. The following line must also be included in the login form: <input type="hidden" name="csrfToken" value="<c:out value='${csrfToken}'/>"/> While we currently allow CSS ...
      • Assigned tiles not showing due to missing back-link

        Question We have several staff members that can't see a specific assigned tile/link. The tile has many group assignments the user is a member of, but when I view User Access and look at the assigned Link Sources, the tile/link is not listed. Issue ...