.. _formbutton button: *FormButton* action ^^^^^^^^^^^^^^^^^^^ The **formbutton** action substitutes the button by a form that will contain the button. It can also add hidden fields to the form, to be submitted along with the button. The basic syntax to use this **formbutton** button pluggin is to include the attribute ``data-formbutton`` in the button tag such as the next one: .. code-block:: html Then, the button will be substituted by a form with the following structure: .. code-block:: html