Documentation Center

Editor.setUIGroupEnabled

Description

This method sets the visibility of a uiGroup in the property panel when uiGroups have been configured.

This can be used to show and hide specific uiGroups based on actions of the end user.

Syntax

Editor .setUIGroupEnabled (name : String, value : Boolean)

Arguments

name
String. The name of the uiGroup as configured in the configuration.
value
Boolean. true or false to show or hide the group.

History

VersionEvent
SDL LiveContent Create 5.0Introduction