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
- 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.
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
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 ...
Alternative Product for Unified Workspace
Unfortunately, Lenovo Software does not have an alternative product in which to migrate. To our knowledge, there just isn't any other single product out there that can do all that Lenovo Unified Workspace (LUW) was able to do. In searching for ...
Retiring Unified Workspace
Lenovo and Stoneware are committed to providing the highest quality products and services to our customers. As part of our continued focus on innovation, we will be retiring Unified Workspace (formerly Stoneware webNetwork), effective January 31, ...
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 ...