https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18569
--- Comment #1 from Nick Clemens <[email protected]> --- Created attachment 63442 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63442&action=edit Bug 18569 - Quick add patron will not copy over details from cities and towns pull down into patron details As the quick add form is created dynamically we must alter the function that updates there fields to use a selector so it is not bound on the intial elements To test: 1 - Add city field to QuickAddFields 2 - Define some cities in Admin->Cities and towns 3 - Test using the dropdown in uqick add form 4 - Nothing happens 5 - Switch to full form 6 - use cities dropdown 7 - it works 8 - switch to quick add form 9 - dropdown is not updated 10 - Apply patch 11 - Things should now update correctly on both forms and update when switching forms -- 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/
