contentacms / contenta_jsonapi

Contenta CMS, the decoupled Drupal
http://www.contentacms.org/
GNU General Public License v2.0
328 stars 104 forks source link

Unable to delete multiple field from content type node #356

Closed psuplat closed 5 years ago

psuplat commented 5 years ago

I have a content type which contains the link field. The link field is set to unlimited and users can add as many as they wish. The problem is there is no option to delete a link, for example if user was to accidentally click the "Add" button or wants to remove some old link.

luksak commented 5 years ago

In my opinion this is a Dupal Core issue. You have to empty the field to delete an item. Here is the corresponding issue on d.o: https://www.drupal.org/project/drupal/issues/1038316

e0ipso commented 5 years ago

Closing per comment above ☝🏼