https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21173 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org Status|Signed Off |Failed QA --- Comment #31 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 1) Needs a bit of perltidy. 2) The GUI is a little confusing. What happens: * When the form is shown the first time, the 'Hours' value is selected * Switch the field to items.withdrawn_on and it changes to "Choose an age unit" * Switch the field back to "items.dateaccessioned" * The drop down still shows "Choose an age unit", but can no longer be changed. Suggested behavior: * When the form is shown the first time, the 'Hours' value is selected * Switch the field to items.withdrawn_on the field unlocks and is now editable * Switch to "Hours" * Switch the field back to "items.dateaccessioned", the field locks with "Hours" set Alternatively we could also only show the units pull down if one of the 3 fields where it applies is picked? -- You are receiving this mail because: You are watching all bug changes.