Versions Compared

Key

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

...

In the Dataset part of the QKnowledgebaseVersion parameter you can use special attribute to manager behaviour for the total knowledge based system, such as @NORANGEALLOWED, @NOSPACESINPROJECT@REPLACESPACESINPROJECT@PROJECT_CREATION_REQUIRES_KE_RIGHTS and the standard attribute @SHOWASFIRST.

Starting with Quaestor version 3.1.2.4, the following attributes can be used in the Dataset of the QKnowledgebaseVersion parameter for changing the text displayed by the Start, Stop and Process Manager buttons in the Workbase: 

Code Block
@DATA_INPUT_CAPTION:
Default value = "Data input"

@NEXT_CAPTION:
Default value = "Next"

@STOP_INPUT_CAPTION:
Default value = "Stop input"

@NEW_SOLUTION_CAPTION:
Default value = "New Solution"

@RESTART_CAPTION:
Default value = "Restart " + ProcessName(DataThread)

@RETURN_TO_PARENT_CAPTION:
Default value = "Return to Parent"

@PROCESSING_CAPTION:
Default value = "Processing..."

@PROCESSMANAGER_CAPTION:
Default value = "Process Manager"