Made with Basin

{ "settings": { "recaptcha": { "isEnabled": "true", "siteKey": "6Les66kUAAAAANyLrgkl7iuN4JUpNlB5upaMovI4" }, "hcaptcha": { "siteKey": "7fe715a1-151f-4c63-b497-bd971974df05" } }, "components": [ { "label": "Columns", "columns": [ { "components": [ { "label": "Ime", "placeholder": "Ime", "key": "ime", "type": "textfield", "input": true, "tableView": true }, { "label": "Priiimek", "labelPosition": "", "placeholder": "Priimek", "key": "priiimek", "type": "textfield", "input": true, "tableView": true } ], "width": 6, "offset": 0, "push": 0, "pull": 0, "size": "md", "currentWidth": 6 }, { "components": [ { "label": "Telefon", "placeholder": "Telefonska številka", "inputMask": "(999) 999-999", "key": "telefon", "type": "phoneNumber", "input": true, "tableView": true }, { "label": "Email", "placeholder": "Email naslov", "key": "email", "type": "email", "input": true, "tableView": true } ], "width": 6, "offset": 0, "push": 0, "pull": 0, "size": "md", "currentWidth": 6 } ], "key": "columns", "type": "columns", "input": false, "tableView": false }, { "label": "Sporocilo", "placeholder": "Sporočilo", "autoExpand": false, "key": "sporocilo", "type": "textarea", "input": true, "tableView": true }, { "eventType": "buttonClick", "key": "recaptcha", "type": "recaptcha", "input": true, "tableView": false, "label": "reCAPTCHA", "buttonKey": "submit" }, { "label": "Pošlji", "showValidations": false, "theme": "warning", "size": "lg", "disableOnInvalid": true, "key": "submit", "type": "button", "saveOnEnter": false, "defaultValue": false, "input": true, "tableView": false }, { "label": "HTML", "tag": "br", "attrs": [ { "attr": "", "value": "" } ], "refreshOnChange": false, "key": "html", "type": "htmlelement", "input": false, "tableView": false }, { "label": "HTML", "tag": "br", "attrs": [ { "attr": "", "value": "" } ], "refreshOnChange": false, "key": "html1", "type": "htmlelement", "input": false, "tableView": false } ] }