http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7986
--- Comment #41 from Jonathan Druart <[email protected]> --- (In reply to comment #38) > I'm trying to document this feature, but see no examples at all in this > thread on what the preferences are looking for as values. > > Is it a comma separated list? If so, what does it look like? > > 100a, 245a > > or > > 100$a, 952$8 > > ?? Please provide me with an example so I can add these preferences to the > manual. > > Nicole Hi Nicole. The format for the syspref is a list a field separated by space. e.g. 100a 200b 300c It is the format for the tools/export.pl script. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
