https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41079 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 188305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188305&action=edit Bug 41079: Turn on bKohaColumnsUseNames for the batch patron modification results table A table cannot use the table settings if columns are displayed depending on sysprefs. Additionally DT's saveState does not work correctly if some columns are shown/hidden from one screen to another. We must add data-colname and turn bKohaColumnsUseNames on for this table. Also note that there were several discrepancies between the table structure and the number of columns in the yaml file. -- You are receiving this mail because: You are watching all bug changes.