Skip to content

Projection part default value #8489

@ElenaRepository

Description

@ElenaRepository

It is often the case that we need all projections of a some type to have common settings.
In order to ease this operation, we have decided to add a setting to the projectionPart that allows us to overcome this difficulty.
In the setting, it would be useful to have not only the default query, which is already evaluated during the creation phase, but also the "static" parts such as

  • Items to display
  • Offset
  • Maximun items
  • Suffix
  • Show pager

in order to have a good starting situation for content creation. It would also be useful for these values to be able to choose to have them edited or not.
It might also be useful to have a filter which, in the case of a lot of queries, allows only those queries appropriate to the type of content to be selected.
Finally, this setting will definitely require import-export management.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions