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>. Refer to this table:
    link URL Specify the actual web address of the site or document.
    link name Specify the label you want to show in the Related Links form.
    mouse-over message Specify the text you want to show in the browser's status bar. This text is displayed when you rest on the link.
    window name Specify the form name. This text is used internally by JavaScript code. The text you provide must not include any spaces or special characters (for example, &,*,%).