Associate forms to collections in the UI #3194
Labels
component: administrative tools
Related to the admin menu or tools
component: submission
help wanted
Needs a volunteer to claim to move forward
new feature
Is your feature request related to a problem? Please describe.
This is a must have feature required by a lot of our users...
The ability for the user, the admin user, not the sysadmin, to assign a specific for to a collection at the interface.
Describe the solution you'd like
Currently, the admin user can associate an entity to a collection, also, the item-submission is configured to associate a form to an entity or to a collection. It's very useful for an admin user to be able to, autonomously, assign a collection to a specific form.
![image](https://private-user-images.githubusercontent.com/877488/349887908-fc61576a-8f53-4575-ae09-8607a479b2d8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDUzODUsIm5iZiI6MTczOTkwNTA4NSwicGF0aCI6Ii84Nzc0ODgvMzQ5ODg3OTA4LWZjNjE1NzZhLThmNTMtNDU3NS1hZTA5LTg2MDdhNDc5YjJkOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOFQxODU4MDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02ODQxYzljZTI0NDljMTMzNzBiNjVlNzdiMTc3ZjVlYTI2NmM1Mjc2ZDcyYzY4NjU5MDIwY2IzY2VkNTIyNzFhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.My6um9NwbC3DWE8S8pQm1IVCDNkUD8IxZcHZkvsrc1o)
Describe alternatives or workarounds you've considered
It will be needed an additional collection field to store what form the user chose at the frontend and the backend. And to consider that form field in the process of loading the submission form (currently done for entities). We already have an end-point that retrieves a list of submission definitions (https://github.com/DSpace/RestContract/blob/main/submissiondefinitions.md).
The text was updated successfully, but these errors were encountered: