Versions Compared

Key

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

...

Panel
borderStylesolid
titleTable of Contents

Table of Contents

Overview

Call The call number system is an application module that's natively integrated into the NexSigns platform. Call The call number system consists of 2 different user-facing interfaces

...

The Call Number Display is designed to run on the NexSigns platform and act as "output only" mode. Depending on the configuration, the Call Number Display will automatically scale to the size of the container. Below is an example of a Call Number Display.

Call Number Dashboard

Call Number Dashboard is designed to run on the modern browser through the NexSigns platform. The Call Number Dashboard have has both "input/output" modemodes. Through the Call Number Dashboard, user users can input new or remove existing call number numbers and the Call Number Display will render the result accordingly. Below is an example of a Call Number Dashboard simulated on an iPad in landscape mode.

Step-by-step guide

...

  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
    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.
Info
titleImportant Tips

The CustomCode will automatically get executed during the Publish process. Since Channel can be accessed across all licenses, it is essential to publish the Call Number Display System on the right license key. The license key will be bind bound against the channel on Publish.

...

The number should disappear on both Call Number Dashboard and Call Number Display momentary

Clear all existing call

...

numbers from the list

To clear all call existing call number numbers from the Call Number Display System

...