Skip to content

Commit

Permalink
Always show set button in article
Browse files Browse the repository at this point in the history
  • Loading branch information
robdekort committed Sep 3, 2020
1 parent 46ea9a4 commit a95b134
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions resources/fieldsets/article.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,17 @@ fields:
listable: hidden
display: Article
replicator_preview: false
validate: required
always_show_set_button: true
validate:
- required
sets:
figure:
display: 'Figure'
display: Figure
fields:
-
import: figure
buttons:
display: 'Buttons'
display: Buttons
fields:
-
import: buttons
Expand All @@ -45,7 +47,7 @@ fields:
-
import: pull_quote
video:
display: 'Video'
display: Video
fields:
-
import: video
import: video

0 comments on commit a95b134

Please sign in to comment.