Form List View Page Type

Form List View Page Type displays one or more rows of submitted data collected from a Custom Form.  

Here are the Page Type Properties available to this Page Type:

   

Custom Form:

Select the existing Custom Form from which you want to display it's submitted form data.

Form Item View:

Select the Form Item View that this Form List View will link to. This is used by various features (e.g. ^^form_item_view^^, Form View Directory, advanced site search, RSS) in order to determine which Form Item View is connected to this Form List View. It is important that you select this field properly so that links to the Form Item View work correctly.

Header:

This is an optional field that allows you to enter HTML that will appear before the list of Submitted Forms. This field can be used in combination with the footer below to wrap HTML around the list of Submitted Forms. For example, you could enter <div class="example_wrapper"> for the header and </div> for the footer.

The content for this field is outputted directly above the list of Submitted Forms. For example, the content will appear below the search field that might exist. Also, the content for this field is only outputted if at least one Submitted Form appears. If there are no results, then the content is not outputted.

Footer:

This is an optional field that allows you to enter HTML that will appear after the list of Submitted Forms. This field can be used in combination with the header above to wrap HTML around the list of Submitted Forms. For example, you could enter <div class="example_wrapper"> for the header and </div> for the footer.

The content for this field is outputted directly below the list of Submitted Forms. For example, the content will appear above pagination links that might exist. Also, the content for this field is only outputted if at least one Submitted Form appears. If there are no results, then the content is not outputted.

TIP: To design your Form View Page's layout of the data fields and add any data filters, put the Page into "Edit Mode" or edit the Page Properties, and then edit the embedded Form View.

Back to Edit Page Properties