Relative Content

Tag Archive for wagtailwagtail-streamfieldwagtail-admin

Wagtail: Limit ChooserViewSet options with linked_fields

I’m using Wagtail’s ChooserViewSet to display a widget in the admin form. The widget uses an external API to get available questions. I want to filter these questions by passing a parameter dataset_id to the queryish model.