28 lines
No EOL
436 B
YAML
28 lines
No EOL
436 B
YAML
fields:
|
|
laptopvideo:
|
|
label: Video laptop
|
|
type: files
|
|
max: 1
|
|
accept:
|
|
type: .mp4
|
|
width: 1/3
|
|
help: Full HD
|
|
mobilevideo:
|
|
label: Video mobile
|
|
type: files
|
|
max: 1
|
|
accept:
|
|
type: .mp4
|
|
width: 1/3
|
|
help: HD
|
|
monitorvideo:
|
|
label: Video monitor
|
|
type: files
|
|
max: 1
|
|
accept:
|
|
type: .mp4
|
|
width: 1/3
|
|
help: Ultra HD
|
|
caption:
|
|
label: Caption
|
|
type: writer |