Problem/Motivation
I get this error: The submitted value form_name in the form element is not allowed.
Steps to reproduce
Created additional contact forms
I have a contact form that is the default (Selected) form. This form works as expected with the contact storage module.
I have created additional forms and when I try to view the contact storage messages, I am presented with this error:
The submitted value form_name in the form element is not allowed.
On the admin landing page (/admin/structure/contact) all of my forms have View messages under operations. When I click on that link that is when I see the error message: The submitted value form_name in the form element is not allowed. There is a select menu 'Contact form' and the only form in the select list is the primary contact form.
Issue fork contact_storage-3463818
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
raveen_thakur51 commented@thalemn, Could you please explain it more.
https://prnt.sc/_RZYB0b59-v_
I have added the form and when i click on the VIEW MESSAGES under OPERATIONS, I am not seeing any errors.
My configuration - I am using D10 with php 8.1
Please provide steps to reproduce so that I can work on it accordingly.
And Thank you