Page attachments order by id

So, that we can always allocate the first image for background
image
This commit is contained in:
PCoder 2019-11-20 18:06:42 +05:30
parent e752946ed6
commit 5b6a49943b
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ name = Blog Post
label = {{ this.title }}
hidden = yes
[attachments]
order_by = _id
[fields.title]
label = Title
type = string