Antoine,
When you create a new form (Dashboard>Contact>Add New), at the top of the screen, you will see Untitled in bold. Enter the name you want and continue designing the form.
If you want change the name of a existing form to something more meaningful to you, click Contact and Edit under the form in question. The form will enter in design mode. At the top of the screen, you will see something like this ‘[contact-form-7 id=”451″ title=”Event-Activity Form”]’ with a brown background. Simply click on the text following the ‘title=’ and enter the name you want.
Make sure you click the Save button.
Thx davejampole for your answer.
But there is still a problem when i look my form…
It’s still <form action=”###” method=”post” class=”wpcf7-form”> without a name attribut…
I would like to give a name at this form in the html page… I don’t know i you understand? π (Really sorry…)
Thanks!
You are looking at the html code of the form. That is NOT where you change the form name. You need to change from the WordPress dashboard as I indicated above.
Yes i know, but i’m looking in the html code to see if the Form Name appear. But it’s not. And i need to get a name on the html code after to use this name…
Ok, that’s fine, i did it manually in the code of classes.php π Thx!
antaspen, so you want to edit the name attribute of the form element, right? Contact Form 7 doesn’t provide a setting for that, but could you tell me the reason why you need to edit it? What do you use it for?