Currently when using either the Batch Item Modification or Batch Item Deletion, columns will only appear if there is in fact data in these fields. IF there is no value in the Source of Acquisition (for example) field, then the column does not appear with a blank value in it. Libraries may want to see all columns with blank data for double checking purposes.
I can say that if one has a batch of 100 barcodes and 1 item has a value in the Source of Acquisitions, then this column will appear and the items that don't have a value in them, the column will still appear.
Created attachment 95660 [details] [review] Bug 23282: Display all item's subfields when batch item editing This is a start, but the display needs to be adjusted. Also there is something wrong in the logic (.pl). What is supposed to happen if a librarian decides to display in tab 10 a subfield that is not part of 942? Should we allow that?
(In reply to Jonathan Druart from comment #2) > Created attachment 95660 [details] [review] [review] > Bug 23282: Display all item's subfields when batch item editing > > This is a start, but the display needs to be adjusted. > > Also there is something wrong in the logic (.pl). > > What is supposed to happen if a librarian decides to display in tab 10 a > subfield that is not part of 942? > Should we allow that? I opened a new bug report for that, see bug 24087.
Removing In Discussion flag as Jonathan opened a new bug for his question.