Bulk delete category values

Currently, users need to delete the category value one by one. It would be nice if users can delete category values in bulk

8

Comments

6 comments
  • Yes please!

    0
    Comment actions Permalink
  • I need this fuction or script code. I need to reset a lot of categories values (empty). Some a script in Java? Like show below:

    myDocument.setField("Text box", "");
    myDocument.setField("Number Input", null);

    thanks in advance

    0
    Comment actions Permalink
  • The functionality to bulk delete the value in a multi-valued category property is currently only available when the category is single-level.

    For multi-level category we might bring this feature in the future in a manner similar to how filters works in the new views for this type of category properties.

    In the meantime, Samuel's recommendation of could work, the only inconvenience is that the viewer action custom scripts can only be execute while the user is not in edit mode.

    0
    Comment actions Permalink
  • Hi Thibault,

    I think what the original poster was requesting is under Administration > Library Configuration > Categories > Define Values then select multiple items to delete in one action.

    At the moment if you want to delete 300 values from a 500 value category you have to click Delete and then click Delete again when it asks you to confirm ("By clicking on "Delete", you will permanently remove the selected item(s). You won't be able to restore it."). That's a lot of clicks if you have a big list.

    It would be good to be able to put it into a delete mode, put a checkbox against every value you want to delete and then remove them all in one click, so you don't have to confirm against each one.

    1
    Comment actions Permalink
  • Matt Worledge - How do you select multiple value categories? I dont see a option to select multiple category value. 

    0
    Comment actions Permalink
  • You can't, that's what we're asking for! 😉

    0
    Comment actions Permalink

Please sign in to leave a comment.

Didn't find what you were looking for?

New post