https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41063
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188390|0 |1 is obsolete| | --- Comment #11 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 188753 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188753&action=edit Bug 41063: Allow setting of a group for additional fields Adds support for the extendedAttributesFieldGroup configuration option in base-resource.js composable. This allows developers to specify which form section/group additional fields should appear in, providing better control over form organization and UX. Without this, additional fields always appeared in the default group, making it difficult to logically organize complex forms with multiple field groupings. Signed-off-by: David Nind <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
