All entry settings which can be changed in the interface

Properties

allow_channels:Array<String>

An array of channel keys, only entries of these channels can be created

allow_children:Bool

Allow creating of subentries

channel:String

The entry's channel key

display_overview:Bool

Enable an overview tab which lists children in the admin interface

filepath:String

Location in which to store new uploaded images/files

golive:String

Publish/unpublish actions will only be available after set Go-live date

hide:Bool

Optional setting

hide_children:Bool

Optional setting

hide_children_navigation:Bool

Hide children in the admin interface navigation

identifier:String

Optional setting

inherit_filepath:Bool

Location for new images/files is inherited from parent

key:String

An optional key which can be used in the frontend to retrieve a page

link_translation:Bool

Not yet implemented

order_by:OrderBy

Can be: "alpha" for alphabetical order, "date" to sort on date, or "default" to let the user sort

order_index:Null<Int>

Order by index (ID)

sort:SortDirection

Can be: "asc" for ascending order, or "desc" for descending order