Menu

#412 Multiple record edit isn't working

4.1.0
closed-invalid
nobody
5
2014-07-03
2014-06-18
altaser
No

Selecting multiple records to edit and then clicking the 'Edit' button results in a page with one empty input row showing.

To recreate:
"Select" a table (Click 'select')
Tick multiple records or 'Whole result'
Click 'Edit' under 'Selected'

Discussion

  • Jakub Vrána

    Jakub Vrána - 2014-06-27
    • status: open --> closed-invalid
     
  • Jakub Vrána

    Jakub Vrána - 2014-06-27

    This allows updating all the rows to the same value. The form should be filled with (original). To edit individual values, just Ctrl+click on them in the select table.

     
  • altaser

    altaser - 2014-06-28

    I assume you mean it allows updating specific columns to the same value in all selected rows.

    This is misleading and should be considered for revision.

    Blanket replacing data in selected rows is not what you expect when choosing to edit existing data. Not only this, but this feature is completely unnecessary for a multitude of reasons - and is what "SQL Command" is for...

     
  • Jakub Vrána

    Jakub Vrána - 2014-07-03

    It's very useful, I use it more often than individual edits.

     
  • altaser

    altaser - 2014-07-03

    Then maybe you should revise your schema. If you need to do such blanket replacements on a regular basis through an administration tool, you probably should not be using a database to directly store that information in the first place.

    The point still stands; If considered necessary, at least the label for this so-called feature is misleading.

     

Log in to post a comment.