PrimaryField
PrimaryField
AllOf
JSON Example
{
"elementType": "string",
"description": "string",
"displayName": "string",
"hidden": false,
"id": "string",
"messages": [
{
"code": "string",
"details": "string",
"severity": "string",
"summary": "string"
}
],
"decorators": [
{
"decoratorType": "string"
}
],
"constraints": [
{
"constraintType": "string"
}
],
"type": "string",
"affectedFieldsIds": [
"string"
],
"fields": [
{
"elementType": "string",
"description": "string",
"displayName": "string",
"hidden": false,
"id": "string",
"messages": [
{
"code": "string",
"details": "string",
"severity": "string",
"summary": "string"
}
],
"decorators": [
{
"decoratorType": "string"
}
],
"constraints": [
{
"constraintType": "string"
}
],
"type": "string",
"affectedFieldsIds": [
"string"
]
}
],
"value": {
"inputType": "string"
}
}
Availability
Deprecated in 36.0
With alternative: see
vRO Forms Overlay API Marked As Internal
Property Of