https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38201

--- Comment #2 from Pedro Amorim <[email protected]> ---
Bug 37301 is the first step. The idea here is to go one step furhter.
To have all CRUD forms be rendered dynamically from a list of resource
attributes, instead of having to be implemented every time for every CRUD.
Tables to be rendered dynamically from the same list of resource attributes,
instead of having to be implemented every time for every CRUD.
This would greatly ease future components development, and ensure further
consistency and less bugs by having common overlapping code DRY.
Have one single way of rendering an AV dropdown on a form, have one single way
of rendering a boolean input on a form, and so on.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to