Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to OnePass (For more information, see How to Login to OnePass)
  2. Click on Application and select NexSigns 2.0
  3. Locate the NexSigns license with the Call Number Display System enabled and Click Start Action
  4. Click on Manage Channel
  5. Click on Create New Channel
  6. Enter a meaningful Channel Name and Description. Select CustomCode for Channel Type. When finished, Click Continue
  7. In the custom code field, enter the following KML code

    Code Block
    themeRDark
    titleKML for Call Number Display System
    call_number_system_viewer()

    If you are using a custom theme, you should receive a unique theme name from Kuusoft. To use the custom theme, enter the following KML code

    Code Block
    themeRDark
    titleKML for Call Number Display System with Custom Theme
    call_number_system_viewer(UniqueThemeName)


  8. Click Save to complete set up the Call Number Display channel
  9. You can then connect the Screen Layout Container to the newly created channel and have the Call Number Display running.

...