Disabling UI configurations for a session

You can look at the base product without customization for testing and verification. Instead of inactivating configurations, you can disable the UI configurations for a session.

Note: 

We recommend that you use this feature only when you are troubleshooting a Landmark issue. Use caution when using the disable UI configurations feature, particularly in a production environment. Disabling the UI configurations could potentially cause issues. For example, if you added fields and they are no longer there, processing the form could cause missing data in your system.

When you use the disable UI configurations context session key, only UI configurations such as page, menu, form, and list are disabled. All other configurations remain active.

  1. In the web UI, add csk.disableuiconfigs=true to the URL.
    This context session key works only for the HTML5 web UI.
  2. In the Rich Client, select Administration Console > Other > IRC Install Specifications and modify the IRC Install Specifications file to include the csk.disableuiconfigs=true context session key.
    When disableuiconfigs=true, a red label is displayed on the Rich Client title bar to indicate that UI configurations are disabled.
  3. In the Rich Client, create an IRC Install Specifications file that includes the disableuiconfigs context session key.
    1. Select Start > Applications > Administration Console > Other > I.
    2. Create a new specification record. Specify this information and save the record:
      Spec Name
      Specify a name. For example, disableuiconfigs.
      Protocols
      Select Web or Grid.
    3. On the Application Arguments tab, add a new argument. Type 7 for the argument order and type context.session.key.disableuiconfigs=true for the application argument. Save the argument record.
    4. Launch the Rich Client with the new URL: https://<host>:<port>/canvas/<specificationname>.jnlp