https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42455 --- Comment #2 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 198082 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198082&action=edit Bug 42455: SIP template fields should be textareas in the editor Right now all template fields are single line text elements. SIP templates have the potential to be complicated enough to need multiple lines. Test Plan: 1) Edit a SIP account 2) Note custom patron fields and custom items fields a one line text boxes 3) Apply this patch 4) Rebuild the transpiled js: yarn js:build 5) Reload the the page 4) Custom patron and item fields are now textareas! -- You are receiving this mail because: You are watching all bug changes.