Skip to main content
Solved

Other message in preview when it cannot be displayed

  • 10 July 2024
  • 1 reply
  • 28 views

Hello everyone,

In our software solution we have a screen with a card list and  a preview (As follows in the screenshot):

Screenshot of empty cardlist and previewer

This is the screen when it is fully empty. It has a root screen, and within the root are these children list and previewer screens (these are all views). Because there are no records in the table that the view gets its data from, the previewer is not yet displayed, and this is logical.

My question is: is there a way to change  the text “no preview available” to something like “add data to show previewer” for this screen? Because then we can instruct the customer to add the first record of data via the add task. And after that is done, the previewer is shown based on the data the user just filled in.

1 reply

Userlevel 7
Badge +23

Hi Sander,

That is currently not possible. The translation of GUI object no_preview_available is read and shown in this case. Feel free to create an idea for this to configure this in a preferred way.

Reply