Reusing existing forms - aurovrata/cf7-grid-layout GitHub Wiki

The plugin also allows you to build sub-forms to be included as sub-parts in another form.

Convert a column to Insert a form.

A column can be converted into an entire existing cf7 form by editing the column ('pencil' button) and selecting the option 'Insert Form'. sub-form

Select the form to insert from the list of existing CF7 forms.

An existing form can be inserted into the column by selecting the form from the dropdown menu. Moving to the CodeMirror html editor view will reveal the entire sub-form structure. sub-form Please note that you will need to ensure that there are no submit/save buttons added to the forms you use as sub-parts.