Skip to content
Snippets Groups Projects
Commit 1b388b46 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #35863 by chx: add link to forms API documentation

parent 03dda455
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -8,7 +8,11 @@ ...@@ -8,7 +8,11 @@
* *
* Drupal uses these functions to achieve consistency in its form presentation, * Drupal uses these functions to achieve consistency in its form presentation,
* while at the same time simplifying code and reducing the amount of HTML that * while at the same time simplifying code and reducing the amount of HTML that
* must be explicitly generated by modules. * must be explicitly generated by modules. See the
* <a href="http://drupaldocs.org/api/head/file/contributions/docs/developer/topics/forms_api_reference.html">reference</a>
* and the
* <a href="http://drupaldocs.org/api/file/contributions/docs/developer/topics/forms_api.html">quickstart</a>
* guide for more.
*/ */
/** /**
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment