SupportedDecorators

SupportedDecorators
SupportedDecorators

Definition of SupportedDecorators.

JSON Example
{
    "decorator": {
        "decoratorType": "string"
    },
    "refreshOnChange": {
        "decoratorType": "string"
    },
    "multiLine": {
        "decoratorType": "string"
    },
    "chooser": {
        "sdkObject": {
            "type": "string",
            "href": "string",
            "id": "string",
            "displayValue": "string"
        },
        "type": "string"
    },
    "dropDown": {
        "array": {
            "value": [
                {
                    "inputType": "string"
                }
            ]
        }
    }
}
decorator
Optional

decorator

refreshOnChange
Optional

refreshOnChange

multiLine
Optional

multiLine

chooser
Optional

chooser

dropDown
Optional

dropDown

Availability
Deprecated in 36.0
With alternative: see
vRO Forms Overlay API Marked As Internal