Toolset Forms plugin saves form entries in the standard "posts" and "custom fields" (postmeta) tables. This means that you can display form data using Content Templates, Views and Archives.
The forms that you create with Toolset always match a post-type (pages, posts and custom post types). The fields in forms map to WordPress custom fields. In other lessons, you already learned how to display content with Toolset. This lesson will not teach you new methods for displaying content, but only remind you how to use Toolset’s content-display features for form entries.
Displaying lists of form entries
Like we said, form entries are ordinary WordPress “posts” (or “users” for user-forms). To display lists of posts, you have two options:
When you design Views and Archive for form entries, set the “content selection” to the post-type that you need (for which you created the form) and choose the fields to display.
Displaying individual entries
To display individual form entries, you should create Content Templates. The Content Template starts empty and you can include any field of the post type (coming from the form) that you want to display.
Related topics
- Filtering Custom Lists of Posts
- Filtering Toolset Views by Dates
- Enabling Legacy Version of Toolset Views
- Styling Custom Searches
- Styling Views and Archives
- Styling Single-post Templates
- Adding Custom CSS to Templates, Archives and Views
- Assigning Templates to Posts Conditionally
- Passing Arguments to Views
- Adding Custom JavaScript to Views, Templates and Archives
- Display Dynamic Sources Inside all Text Blocks
- YouTube Videos with Advanced Options
- Using WooCommerce Fields in Product Forms
- Selecting Parent Posts when Using Forms to Create Child Items
- Allow users to manage their items
- Creating templates to display members-only content
- Creating and Displaying Repeatable Field Groups
- Charge users for submitting content
- Extending Form Functionality with Hooks
- Styling Front-End Forms
- Setting up Automatic Post Expiration
- Controlling Access to Front-End Forms
- Adding Generic Fields to Forms
- Send Notifications when Someone Submits the Form
- Deleting Content from The Front-End
- Front-end Forms for Editing Content
- Displaying a Map on A Single Post Template
- Displaying a List of Posts on A Map
- Creating Sliders with Dynamic Post Content
- Adding Dynamic Content to Your Homepage
- Creating a View
- Creating a Custom Archive Page
- Creating Templates to Display Custom Posts
- Front-end Forms for Adding Content
- Creating Responsive Columns and Grids
- Display Content Conditionally
- Using the Native Media Manager in Front-End Forms
- Protecting Forms from Spam
- Front-end Forms For Repeatable Field Groups
- Using Third-Party Hidden Fields
- Selecting allowed tags in front-end forms
- Letting Forms Edit Post and User Fields Created by Other Plugins
- Conditional Display for Form Inputs