Member of
Drupal Mauritius
Ever had the bad experience of building a drupal view with 10 fields then realise you don't need 8 of those? Your next logical step is to edit each row and hit that remove button furiously. It gets worse if the server is slow and the ajax is playing up. Here's a quick and easy way to delete multiple fields at one.
Step 1 : Click on the "order row" icon in the fields box in View.
Step 2 : A new container pops up with all your fields in it. Here you can drag and drop to reorder.
On the right side of each row is the magic delete row button.

Click on the button for any row you want to remove,hit update and there you go. Your fields have been removed.
Easy.
Add new comment