Hi Munira, First of all, try forcing the submission forms to reload by restarting tomcat.
If that doesn't work then sounds like you might be experiencing something related to this issue: https://github.com/DSpace/DSpace/issues/9402 where once you exceed 10 collections with a specific entity type, the entity-specific submission form would stop loading for new collections. The issue has been fixed but you'll need to patch your instance with the linked pull request. If you've installed the code fix then you might have found a new bug. If you're unable to incorporate the code from the pull request then you can workaround the issue by specifying the collection entity relationship in your item-submission.xml file. To do this edit item-submission.xml and add an entry like: <name-map collection-handle="{add your collection handle here}" submission-name="OrgUnit"/> and restart tomcat. You'll likely need to repeat this for each entity type affected. Let me know if this works for you. Kind regards, Peter On Sunday 30 June 2024 at 15:14:40 UTC+1 Munira Ayad wrote: > Hello everyone, > > I had problem with DSpace 7.6.1 , when I add a collection with an entity > type as project or person, it works fine and give me the right submission > form. > But when I add a collection with an entity type OrgUnit, it always gives > me a publication submission form. > > It had worked for a while as OrgUnit Submission form but doesn't > work anymore after added some collections. > > No error Or mistakes appears. > > How could I solve this problem? > [image: Screenshot from 2024-06-30 12-28-19.png][image: Screenshot from > 2024-06-30 12-29-34.png] > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/99cc530c-3b55-4835-8e9c-9f443e516303n%40googlegroups.com.