Setting up related links

Note: If you do not specify the URL links, then the system shows None Specified in the Related Links form.
  1. If you are using UNIX, then access $WEBDIR/lawson/xhrnet/careermanagement/employee/e_actionplan.js.

    If you are using Windows 2000, then access %WEBDIR%\lawson\xhrnet\careermanagement\employee\e_actionplan.js.

  2. Access WEBDIR/lawson/xhrnet/careermanagement/employee/e_actionplan.js.
  3. Scroll to the section where the URL Arrays are defined and search for var URLArray. Place your cursor at the end of the section.
  4. Specify the name of the new URL using this format: URL <link url>, <link name>, <mouse-over message>, <form name>.

    This table shows the references for each section of the new URL to use:

    link URL Specify the actual web address of the site or document.
    link name Specify the label to be displayed in the Related Links form.
    mouse-over message Specify the text to be displayed in the browser's status bar. This text is displayed when you rest on the link.
    form name Specify the form name. Javascript code uses this text internally. Ensure that the text you provide does not include any spaces or special characters. For example, &,*,%.