Skip to content

Cannot remove subfield in the dataset form with repeating_subfields #447

@fabas-mpcdf

Description

@fabas-mpcdf

Hi!

I am running CKAN 2.11 with ckanext-scheming 3.1.0

I have a field with repeating subfields like this:

- field_name: creators
  label: Creators
  repeating_label: Creator
  repeating_subfields:
  - field_name: name
    label: Name
  - field_name: affiliations
    label: Affiliations
    preset: multiple_text

I can create a dataset with this field but, once it is created, I cannot remove any affiliation that I add to the creator. I keep clicking on the Remove button but nothing happens (see image).

Image

What's the problem?

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