Forum Discussion

sandrine_goetha's avatar
12 years ago
Solved

Shpping basket deletion

Hello,

I just looked at my web Site and realized that the button to delete old shopping baskets ("delete baskets" in the "list all") is not visible for the users.

Can any of you tell me what I have to configure in order to see it.

Thank you

Sandrine

  • Hello Sandrine,

    I was referring to the BSDeleteButton option. The 'Delete from Vault' option would be available to the users if you change ISDeleteButton to 1. Just try changing BSDeleteButton to 1 and let us know if that helps.

10 Replies

  • Hi Sandrine,

    What version of EV?  Do you have the other options available?  Could you post a screenshot?

    Thanks,

     

  • Sorry for forgetting the version munber 9.02

    Sorry but I didn't find out how to attach a file so I copy them.Shopping-Basket.JPGwebbappini.JPG

    Thank you everybody for the help

    Sandrine

    -----------------

    Sorry I realise that outside of the edit mode the print creens are not visisble

    Webapp.ici

    ISDeleteButton=0
    BSDeleteButton=0
    ArchiveExplorerDelete=0
    Noclient = 1
    MsgNotDVS = 1

     

  • I finally found how to attach the 2 print-screen blush

    Sandrine

  • Hi sandrine,

    You might need to change the BSDeleteButton to 1 in the WebApp.ini file or just remove it. These two options, ISDeleteButton and ArchiveExplorerDelete are described as follows:

    ISDeleteButton: Controls whether the 'Delete from Vault' button is visible next to the search results after a search has been conducted or not.

    ArchiveExplorerDelete: Allow deletion of items.

    Once you modify the INI file, restart IIS to apply this setting. Once more thing, if you have more than one Enterprise Vault server, you need to make the same change on each server.

    I hope this helps.

  • Thank you GabeV ,

    The point is I don't want my user to see the delete from vault button. And if you go to the content button of the shopping basket content from there you can delete it.

    Thank you for answering now I know it is just not püpossible the way I wanted

    Sandrine

  • Hello Sandrine,

    I was referring to the BSDeleteButton option. The 'Delete from Vault' option would be available to the users if you change ISDeleteButton to 1. Just try changing BSDeleteButton to 1 and let us know if that helps.