Submission forms: groupLength value for checkbox and radio group lists
33 views
Skip to first unread message
Mirko Scherf
unread,
Jun 30, 2023, 7:22:58 AM6/30/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Hi all,
In our submission process we display a rather lengthy list of DDC subject terms. I wanted to alter the layout to display more items per group but could only find places in the code where the groupLength value is set to 5 if it isn't set before (dynamic-list-checkbox-group.model.ts and dynamic-list-radio-group.model.ts). How can I set the groupLength in advance, preferably in the submission-forms.xml to modify each form field individually?