Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
The View "Attached resume" does not in any sense "attach" a resume to the form submission, I'm not entirely sure what its purpose is (other than purely visual).
When you submit a form what gets submitted are the form inputs.
Including some HTML from a resume inside the form does not mean that the resume is submitted along with the form if the resume components are not form inputs themselves.
In any case, I took a closer look at the markup for the page, and the nested form is actually coming from the section I show in the screenshot.
The retour button is inside a small form, which is creating the nested form tags and breaking the CRED form.
I suspect you have added that at some point, which is when your CRED form submit would have stopped working.
You'll need to remove that for the form to work again.
Hi Nigel,
Great ! thanks vmuch : I removed the button and the form works perfect now.
Anyway I still have 2 issues :
1- right after the application is registered, an email message is supposed to be sent to the recruiter (author of the job offer) and this is not the case.
See email set up for this form : hidden link
2- recruiters should see a list of their received applications under the their job offer thanks to a "view" at the bottom of the page. Nothing appears at the bottom of the page.
See the content template which embeds this view here : hidden link
See the view here : hidden link
Many thanks in advance
Eric
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Hi Eric
I'm glad that solved the submit button problem.
We have a policy of one issue per thread in the forums, so I have split your follow-up questions into a separate thread.
Sorry, I have been working on some non-support issues today and didn't get chance to look at the issue, I will do so tomorrow morning.