Skip to content

Is it possible to search for registry keys? #1852

@gforcada

Description

@gforcada

Our use case:

We have plenty of SVG icons that are stored in the registry (this way we can upload more on demand) and we want to display a gallery of those icons via the frontend.

For that we need a way, with the plone.restapi, to query the registry for certain keys that start with a given prefix.

The search form that shows on the Classic UI control panel but powered via the plone.restapi.

On the docs it only mentions how to get one specific registry record, list all of them, or update a registry record.

We are missing the search and creating new registry records endpoints.

With some code pointers, we could provide them ourselves if, as I'm gathering, they don't exist.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions