Download & Extend

Delete button required

Project:Views Calc
Version:6.x-1.3
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

This module is sorely lacking a delete button for fields. Am finding that, when my interface gets too cluttered, am having to uninstall the module just to clear out all the fields!

Comments

#1

Version:6.x-1.x-dev» 6.x-1.3

I ran into this also with 6.x-1.3 and wrote a patch. However, it looks like it's fixed differently in the current dev version (as of CVS revision 1.12).

AttachmentSize
views_calc-533834-1.patch 2.99 KB

#2

You can also delete a field by emptying the calc element and hit save.
(This function was broken till today.)

I'm nor happy with the fields interface usability, nor happy with the additional action link presentation. In drupal UI, regular delete actions in forms are buttons. Only on views lists we use link actions.

Providing updated patch that works, but i'd like to have some more significant improvement before cluttering the interface..

If you care about this user interface, please help reimplement it.