Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cookbook/form/dynamic_form_modification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,6 @@ On a form, we can usually listen to the following events:
* ``POST_BIND``

.. versionadded:: 2.2.6

The behavior of the ``POST_BIND`` event changed slightly in 2.2.6, which the
below example uses.

Expand Down