inspirehep/ng2-multi-record-editor

Change action section in deletion

Opened this issue · 2 comments

Based on the mockup, when you select the Deletion action, it's not useful to have "when value.."

del

  • Is the behavior 'when value...' similar to adding a condition 'When field.." ?
  • How could I delete a field regardless of the value? eg. I want to delete all publication_info/year

We have discussed with Javier and we had decided that it would be safer, at least for now, to restrict the deletion to defined values only. I can change that if needed though.

How could I delete a field regardless of the value? eg. I want to delete all publication_info/year

As an intermediate solution, they can use a regular expression for that and after user testing we'll decide whether to change it.