15 Oct
2012
15 Oct
'12
3:44 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7986 --- Comment #41 from Jonathan Druart <jonathan.druart@biblibre.com> --- (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.