Replies: 1 comment
-
Hi, @myriaml I've not been able to reproduce this yet.. For me it works as expected: (when I click "new", before saving) Could try 'simplifying' it, and see if it works then? Hopefully we can then narrow down where it breaks. Try this, please: objectifs2:
name: Objectifs2
singular_name: Objectif2
fields:
slug:
type: slug
uses: [nom]
nom:
type: text
label: Nom
coll:
type: collection
label: Objectif
fields:
set:
type: set
label: Objectif
fields:
objectif:
type: redactor
label: Objectif
status:
type: select
values: [ En cours, Fin, Début ] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a collection field but the button for add thing on it is only available when the content is save?
Screen capture no save

Screen capture save

Why?
Here my contenttype:
I use bolt 4.1.5.
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions