Creates a new standalone or embedded Custom Form Type.
OK
object | |||||||||||||||||||||||||||||||||||||||||||
|
{- "operation": "add",
- "data": {
- "uniqueName": "CFOT01",
- "label": "CustomFormType01",
- "headerFormulaName": "cflogic",
- "embedded": false,
- "configuration": {
- "default": {
- "name": "default",
- "translationKey": "common_default",
- "icon": "compress-arrows",
- "tabs": {
- "details": {
- "name": "details",
- "translationKey": "dynamicTab_details",
- "type": "details",
- "icon": "file-info-alt"
}
}
}
}, - "module": "PRICESETTING"
}
}
{- "response": {
- "node": "string",
- "data": {
- "typedId": "string",
- "configuration": {
- "name": "string",
- "layout": "tabs",
- "steps": [
- {
- "name": "string",
- "labelTranslations": {
- "additionalProperties": "string",
- """": "string",
- "fr": "string",
- "en": "string"
}, - "translationKey": "string",
- "userGroupViewDetails": "string",
- "userGroupEdit": "string",
- "disableCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "hiddenCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "icon": "angle-double-left",
- "tabs": [
- {
- "name": null,
- "labelTranslations": null,
- "translationKey": null,
- "userGroupViewDetails": null,
- "userGroupEdit": null,
- "icon": null,
- "type": null,
- "typeReference": null,
- "disableCheck": null,
- "hiddenCheck": null,
- "parameters": { },
- "parameterMapping": { }
}
]
}
], - "tabs": [
- {
- "name": "string",
- "labelTranslations": {
- "additionalProperties": "string",
- """": "string",
- "fr": "string",
- "en": "string"
}, - "translationKey": "sfdc_quotes_tabs_header",
- "userGroupViewDetails": "admins",
- "userGroupEdit": "string",
- "icon": "angle-double-left",
- "type": "header",
- "typeReference": "string",
- "disableCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "hiddenCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "parameters": { },
- "parameterMapping": {
- "additionalProperties": "Year: inputs.Year.value",
- "property1": "string",
- "property2": "string"
}
}
]
}, - "lastUpdateDate": "2019-08-24T14:15:22Z",
- "module": "PRICESETTING",
- "label": "string",
- "version": 0,
- "uniqueName": "string",
- "supportedParentTypeCodes": [
- "string"
], - "createdBy": 0,
- "headerFormulaName": "string",
- "userGroupEdit": "string",
- "userGroupViewDetails": "string",
- "embedded": true,
- "workflowFormulaName": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}, - "status": 0
}
}