itx-informationssysteme / jobapplications

This TYPO3 extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.
https://extensions.typo3.org/extension/jobapplications/
Other
7 stars 10 forks source link

Email address optional instead of required field? #95

Open the-andyman opened 1 year ago

the-andyman commented 1 year ago

Hi, is it possible to make the email field optional, i.e. not a required field? If I remove required="true" in the Partials/Application/FormFields.html template and do not specify an email address when filling it out, I get the following error message:

An error occurred while trying to call ITX\Jobapplications\Controller\ApplicationController->createAction()
newApplication.email:
  Der angegebene Wert ist leer.