Skip to Main Content
Idea Portal
Status Future consideration
Categories Functionality
Created by Benjamin Schaller
Created on Feb 10, 2025

Add logic for instance name

Currently the instance name can only consist of descriptors / static values. The usage of text in this context is nearly not usable for us, since our applications are used simultaneously by many users in different languages.

We would like to have the following additional options (sorted from high to low priority):

  • Use global value list for key -> value mappings (including translations)

  • Usage of translatable strings

  • Use additional logic (e.g. if descriptor is not null use this descriptor, else use another descriptor)

  • Attach files
  • Admin
    Ingo Gerken
    Reply
    |
    Feb 11, 2025

    Placeholders including key-value mappings based on global value list property in descriptor definitions are already evaluated in instance name & description (since webCube V14.0, winCube 14.1). With this also translations could be handled. Further logic enhancements are currently not planned.

    1 reply