This topic is locked

remove 'delete selected'

10/27/2009 12:01:25 PM
PHPRunner General questions
P
phpwalker author

i would like to remove the "delete selected" link at the top of list pages (it's right next to "edit selected", and cause major damage if the user is not very careful).
I tried removing it in the visual editor, but when i do this, the name of the list page becomes bold (on the right side of the visual editor) and whenever i reset the page, this change is lost. (i often need to "reset" after making a change to a field when using the visual editor - not sure exactly why).
I would like to remove the ability to do any mass deletes through-out the program... is there a way to do this?

Sergey Kornilov admin 10/27/2009

Proceed to 'Choose pages' screen in PHPRunner and uncheck 'Delete' check box.

P
phpwalker author 10/27/2009



Proceed to 'Choose pages' screen in PHPRunner and uncheck 'Delete' check box.


but that removes ALL the delete functionality... I just want to remove the DELETE SELECTED (which allows them to select a bunch of records and delete en masse...
I guess there is no way to NOT allow delete of multiple records, but still allow deleting of ONE record at a time?

M
mid3vil 10/28/2009



but that removes ALL the delete functionality... I just want to remove the DELETE SELECTED (which allows them to select a bunch of records and delete en masse...
I guess there is no way to NOT allow delete of multiple records, but still allow deleting of ONE record at a time?


You could always go to the visual editor and just remove the button.