.. include:: ../Includes.txt .. _section-configuration: Configuration Reference ======================= For the typoscript configuration of the template paths see :ref:`section-templating`. .. _section-configuration-settings: Settings -------- These options are to be configured in `plugin.tx_wufoo.settings`. .. important:: Be aware: if you use the plugin in tt_content, these settings come from FlexForms configuration. But you can use them when you insert a plugin with Typoscript, see :ref:`section-configuration-add-plugin-with-typoscript`. .. container:: table-row Property formUrl Data type string Description The URL of the form to display. .. container:: table-row Property showHeader Data type bool Description Whether the header of the form should be displayed. Default: 1 .. container:: table-row Property autoresize Data type bool Description Whether the form should be resized automatically. Default: 1 .. container:: table-row Property height Data type int Description The height of the form in pixels. This value is set dynamically by the wufoo's javascript if `autoresize` is enabled. Though, the `