You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.addSettingsInput({inputType: "codeEditor",propertyName: "onCreated",label: "On Post Data",tooltip: "Triggered after successfully creating a new sub-form object in the back-end",
73
+
mode: "dialog",description: "Triggered after successfully creating a new sub-form object in the back-end",
.addSettingsInput({inputType: "codeEditor",propertyName: "onUpdated",label: "On Put Data",tooltip: "Triggered after successfully updating the sub-form object in the back-end",
77
+
mode: "dialog",description: "Triggered after successfully updating the sub-form object in the back-end",
0 commit comments