Hi, I have blueprints
title: Landing
'@extends':
type: default
form:
fields:
tabs:
type: tabs
active: 1
fields:
links:
type: tab
title: THEME_SAHABAT.ADMIN.LANDING.URL.LABEL
fields:
header.link:
name: link
type: list
style: vertical
label: THEME_SAHABAT.ADMIN.LANDING.URL.LABEL
fields:
.title:
type: text
label: THEME_SAHABAT.ADMIN.LANDING.TITLE.LABEL
help: THEME_SAHABAT.ADMIN.LANDING.TITLE.HELP
.gambar:
type: elements
label: THEME_SAHABAT.ADMIN.LANDING.JENISGAMBAR.LABEL
size: small
default: imag
options:
ikon: Icon
imag: Image
fields:
imag:
type: element
fields:
.itemsimg:
type: filepicker
preview_images: true
label: THEME_SAHABAT.ADMIN.LANDING.GAMBAR.LABEL
help: THEME_SAHABAT.ADMIN.LANDING.GAMBAR.HELP
ikon:
type: element
fields:
.itemsico:
type: filepicker
acccept:
- .png
folder: 'theme@:/vendor/medicalicons/png'
preview_images: true
label: THEME_SAHABAT.ADMIN.ITEM_UNGGULAN.ICON_UNGGULAN.LABEL
help: THEME_SAHABAT.ADMIN.ITEM_UNGGULAN.ICON_UNGGULAN.HELP
.url:
type: text
label: THEME_SAHABAT.ADMIN.LANDING.URL.LABEL
help: THEME_SAHABAT.ADMIN.LANDING.URL.HELP
but when i create a page, items element not saved
link:
- title: Beranda gambar: ikon url: beranda - title: 'Layanan Unggulan' gambar: ikon url: layanan-unggulan
i have done read here → Reference: Blueprint Form Fields | Grav Documentation
can someone tell me, what’ am i wrong?
Thanks before.
FYI: I just play gravcms last week ( until now 3 weeks ).