Try with an user without right on forms
Submit a form and go to dashboard to see the entry
Caused by: org.ametys.runtime.authentication.AccessDeniedException: User 'UserIdentity [login=test, population=ametys_demo_users]' tried to handle form data without convenient right [Form_Entries_Rights_Data] at org.ametys.plugins.forms.dao.FormEntryDAO.checkHandleDataRight(FormEntryDAO.java:157) at org.ametys.plugins.forms.generators.FormAdminEntryInformationGenerator._checkRights(FormAdminEntryInformationGenerator.java:33) at org.ametys.plugins.forms.generators.FormEntryInformationGenerator.generate(FormEntryInformationGenerator.java:96) at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:581)