From what i understand, the from works depending on koha/marc mappings, so the
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12743 Gaetan Boisson <gaetan.boisson@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #9 from Gaetan Boisson <gaetan.boisson@biblibre.com> --- Tested the three cases: - default value in a field/subfield that will not be created by the form in acquisitions (creation of a new field with the default value in the subfield) - default value in a subfield for a field that will be created by the form, but whose subfield won't (creation of the subfield with the default value in the already existing field) - default value in a subfield for which the form will create a value (nothing happens) title field for the form will create a value in whatever is mapped to biblio.title. -- You are receiving this mail because: You are watching all bug changes.