Rich Text Label

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • This variable displays a formatted label on a catalog item form.

    In the TinyMCE rich text editor, you can format the label and add images or links. This variable supports the HTML tags.

    Note:
    • You can make this variable visible using catalog client scripts and catalog UI policies.
    • You cannot cascade this variable in an order guide.
    • You cannot set this variable as mandatory.
    • In the Automated Test Framework, this variable is only supported in the Variable State Validation step to check the visibility.
    • This variable is not supported in the following:
      • Variable summarizer
      • Multi-row variable set
      • Condition builders and reports
    • You cannot specify the following for this variable:
      • Help text and instructions
      • Tool tip
      • Permissions
      • Variable width
      • Example text
    • The g_form.setValue(), g_form.setReadOnly(), and g_form.setMandatory() APIs are not supported in catalog client scripts. Only the g_form.setVisible() API is supported.
    Figure 1. Rich Text Label variable
    The Rich Text Label variable