getFormConfig
Diese Funktion lädt eine Formularkonfiguration über die angegebene Url.
Hierfür wird eine GET-Nachricht gesendet.
Beispiel
getFormConfig.json
{
"$schema": "https://forms.virtimo.net/5.1.0/schema.json",
"metaData": {
"id": 0,
"version": 0
},
"configuration": {
},
"components": [
{
"type": "container",
"components": [
{
"type": "button",
"label": "getFormConfig",
"onClick": {
"action": "getFormConfig",
"payload": {
"url" : "https://files.virtimo.net/docs-dev/docs-develop/de/bpc-docs/5.1/forms/_attachments/getFormConfigTarget.json"
}
}
}
]
}
]
}
Eingebettete Vorschau
Keywords: