http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12743
Gaetan Boisson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #9 from Gaetan Boisson <[email protected]> --- 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) >From what i understand, the from works depending on koha/marc mappings, so the 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. _______________________________________________ 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/
