--- alias: guielementdefaultvalue-gt description: "This documentation outlines a system for managing default values within graphical user interfaces" --- # GUIElementDefaultValue Description: Stores default values for GUI elements The **GUIElementDefaultValue** table has the following fields: | Field | Description | Key | Mandatory | Reference Type | Comments | | ---- | ----- | -- | -- | -- | ---- | | **Context** |Context where the element is located.| Yes | Yes | | | | **Element** |Element that exists in the specified context.| Yes | Yes | | | | **Value** |Default value of the specified element.| No | Yes | | | | **IsEnabled** |Is the use of this default value enabled?| No | Yes | | | Table: GUIElementDefaultValue fields