added api

This commit is contained in:
mrNikto9 2024-07-17 20:11:25 +05:00
parent ecccedbabb
commit bef7e45f75
2 changed files with 7 additions and 5 deletions

View File

@ -11,10 +11,6 @@ fields:
label: Phone label: Phone
span: auto span: auto
type: text type: text
message:
label: Message
span: auto
type: text
file: file:
label: File label: File
mode: file mode: file
@ -24,3 +20,8 @@ fields:
extension: auto extension: auto
span: auto span: auto
type: fileupload type: fileupload
message:
label: Message
size: small
span: full
type: textarea

View File

@ -5,8 +5,9 @@ fields:
type: text type: text
text: text:
label: Text label: Text
size: small
span: auto span: auto
type: text type: textarea
parts: parts:
label: Services label: Services
prompt: 'Add new item' prompt: 'Add new item'