Masking Vendormate passwords in supplier registration

Masking fields is a new feature that was added in Landmark 10.0.3.

During Registration, if the Vendormate functionality has been turned on at the Supplier Group level, suppliers can now enter their Vendormate login to retrieve data and auto-fill fields used in the registration process.

If you have installed Landmark 10.0.3 or higher and are using the new Vendormate functionality, use the following steps to mask the Vendormate password field.

Mask Vendormate passwords

  1. Click Start > Configure > Application.

    The Configure Application window is displayed.

  2. Select Business Classes and click the New icon.

    The Create New Configuration window is displayed.

  3. Select the Form radio button. In the Business Class field, enter Supplier. In the Form field, enter Credentialing.
  4. Click OK.
  5. Click Layout and then click the Edit icon.

    The layout code is displayed.

  6. Locate the following line of code: "VendormatePassword". There is an indented line of code below it. Add a new line after the indented line and enter "hidden entry" in the new line. The indentation of the "hidden entry" line must match the indentation of the line below "VendormatePassword".
  7. Click the Save icon. The Vendormate password field will now be masked.