https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36751 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #166061|0 |1 is obsolete| | --- Comment #7 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 166457 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166457&action=edit Bug 36751: PoC New PoC removing the intermediary screen and adding dropdown choices instead. This also now adds the 'model' column in the UI table. I would prefer to go deeper and update the database schema but I feel that might be too much for now. Test plan, remains the same but dropdown choices instead of new UI screen: Visit patron attribute types at: http://localhost:8081/cgi-bin/koha/admin/patron-attr-types.pl Click "New patron attribute type" Notice you are now presented with choices in regards to the model of the attribute type: "Text", "Date" or "Authorized value category Notice if you pick "Date", you're unable to pick an authorized value category Notice if you pick "Authorised value category", you're unable to pick if its a date or not -- You are receiving this mail because: You are watching all bug changes.