Registration and accomodation
Message d'erreur
Warning: Undefined array key "version" in Drupal\Core\Asset\CssCollectionOptimizerLazy->generateHash() (line 42 of core/lib/Drupal/Core/Asset/AssetGroupSetHashTrait.php).
Drupal\Core\Asset\CssCollectionOptimizerLazy->generateHash() (Line: 120)
Drupal\Core\Asset\CssCollectionOptimizerLazy->optimize() (Line: 251)
Drupal\Core\Asset\AssetResolver->getCssAssets() (Line: 288)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAssetLibraries() (Line: 132)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAttachments() (Line: 97)
Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments() (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond() (Line: 246)
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}() (Line: 206)
Symfony\Component\EventDispatcher\EventDispatcher->callListeners() (Line: 56)
Symfony\Component\EventDispatcher\EventDispatcher->dispatch() (Line: 216)
Symfony\Component\HttpKernel\HttpKernel->filterResponse() (Line: 204)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 201)
Drupal\page_cache\StackMiddleware\PageCache->fetch() (Line: 138)
Drupal\page_cache\StackMiddleware\PageCache->lookup() (Line: 87)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 53)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 715)
Drupal\Core\DrupalKernel->handle() (Line: 19)
This is a sample registration form.
Any page can potentially contain a form :
To create a form, select the sub-tab "webform" in the "Content" section. Then click on the "Add webform" button, set the title, an introduction text. Save the form.
Then it will redirect you to a page to start creating your form.
After creating your form you can add it to a page by selecting the "Add webform" button when you edit your page.
You (administrator of the site) will be able to create as many webforms as you want for your different needs (polls, surveys, etc. ).
If you don't need this form, you can either delete it in your Content Admin page, either hide it by disabling it's menu link in your admin Menu page.
Other forms will be easily configurable, with different types of fields available through the Webform tab.
some sub-tabs will allow you to select who can answer the form, who will recieve the submissions mails, the confirmation message, and many other options.
A result tab will be available to view/export the submissions.