https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822
--- Comment #9 from Martin Renvoize <[email protected]> --- Created attachment 146430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146430&action=edit Modal highlighting why I think it's a bad idea I've attached a mock of the modal.. all the red dots are the fields I feel sohuld be actively disabled for this preference.. many of the remaining one's I also feel don't make much sense / would lead to unusable results - searching for 'mr' in the title field for example.. how is that remotely helpful? Also, to convert this to a Modal we would need to do a database update to convert the existing preference from csv to pipe delimited string, update the preference descriptions and catch all the cases where the preference is currently in use and convert them from expecting a CSV to expecting a Pipe delimited string. I'm happy to expand the select list.. but I really don't think it's appropriate to display a modal filled with options greyed out. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
