Appearance
Glossary
Welcome to the Fluent Forms Glossary. This A–Z reference explains the terms, features, and concepts used across Fluent Forms documentation. Use it alongside Getting Started With Fluent Forms and the Fluent Forms User Interface guide.
A
Action Hook Field: An advanced field that runs custom WordPress action hooks when the form is submitted. Developers use it to trigger custom code without editing core plugin files. See Action Hook Field in Fluent Forms.
Admin Approval: A Pro feature that holds submissions until an administrator reviews and approves them before they are finalized or published. See Admin Approval Feature in Fluent Forms.
AI Form Builder: A Pro tool that generates a complete form from a text prompt. You describe the form you need, and the AI assistant builds fields and structure in the Form Builder. See How to Create a Form with Fluent Forms AI.
Akismet: A third-party spam service that Fluent Forms can connect to for automatic spam filtering on submissions. See Integrate Akismet with Fluent Forms.
Automation Integrations: Connections that send form data to workflow tools such as Zapier, webhooks, or Platformly after submission. See How to Integrate Zapier with Fluent Forms.
B
- BuddyBoss Integration: Sends form submissions into BuddyBoss community workflows when the integration module is enabled. See How to Integrate BuddyBoss with Fluent Forms.
C
Calculation (Numeric Calculation): A Pro feature that performs math on numeric field values — totals, subtotals, and formulas including inside repeaters and conversational forms. See Numeric Calculation in Fluent Forms.
Chained Select Field: A dependent dropdown field where each level’s options depend on the previous selection (for example, country → state → city). See Chained Select Field in Fluent Forms.
Conditional Logic: Rules that show or hide fields, change confirmation messages, route emails, or trigger other actions based on what the user selects or enters. See Set up Forms with Conditional Logic in Fluent Forms.
Conditional Shortcode: A shortcode used in confirmations, emails, or PDFs to display content only when specific field conditions are met. See Conditional Shortcodes in Fluent Forms.
Confirmation Message: The message or redirect shown to users after they successfully submit a form. Can be customized globally or per form, including conditional variants. See Setup Form Submission Confirmation Message in Fluent Forms.
Container Fields: Layout elements (containers, accordions, repeat containers) that group fields into columns or repeatable sections. See Add Container Fields in Fluent Forms.
Conversational Form: A chat-style, one-question-at-a-time form layout designed for higher engagement. See How to create a conversational form.
Coupon Field: A payment field that lets users apply discount codes at checkout. See Add Coupon Field in Payment Forms.
CRM Integrations: Connections that push leads and submission data into CRMs such as HubSpot, Salesforce, FluentCRM, Pipedrive, and Zoho CRM. See the Integrations overview for every CRM connection.
Custom CSS: Additional styling rules you add to override or extend the built-in form design. See Fluent Forms Styling/Custom CSS.
Custom HTML Field: A field that accepts raw HTML, images, embeds, or Smart Codes for rich content inside a form. See Custom HTML Field in Fluent Forms.
D
Dashboard: The main Fluent Forms screen in WordPress where you view all forms, recent submissions, analytics, and quick links to Entries, Payments, Global Settings, Tools, and Integrations. See Fluent Forms User Interface.
Dedicated Landing Page: A standalone, shareable URL for a single form without embedding it in a post or page. See Dedicated Landing Page in Fluent Forms.
Double Opt-in: An email marketing workflow that requires subscribers to confirm their address before they are added to a list. See Set up Double Opt-in emails in Fluent Forms.
Dynamic Default Value: A default field value pulled from URL parameters, user data, posts, or other dynamic sources. See Dynamic Default Value in Fluent Forms.
Dynamic Field: An advanced field whose options are populated from a database query, post meta, or other dynamic source. See Dynamic Field in Fluent Form.
E
Elementor Widget: An Elementor block used to embed and style Fluent Forms inside Elementor-built pages. See How to embed your forms using Elementor Widget.
Email Notifications: Automated emails sent to admins and/or users when a form is submitted, including conditional routing. See How to Setup Admin/User Email Notifications.
Entry: A single saved record of a form submission, including all field values and metadata. Entries are stored in your WordPress database and can be viewed, filtered, edited, and exported. See Managing Entries in Fluent Forms.
Export: The process of downloading forms or entries as backup files. Forms export as JSON; entries export as CSV, Excel, or JSON. See How to Import and Export Fluent Forms.
F
Feed (Integration Feed): A configured connection inside a form’s Settings & Integrations that sends submission data to a specific service (for example, Mailchimp, Slack, or a webhook). Each feed has its own name, field mapping, and enable/disable toggle.
Feed (Post Feed): A Post Form configuration that maps submitted fields to WordPress post properties (title, content, categories, custom meta, and more). See How to Create a Post Form with Fluent Forms.
Field Panel: The left sidebar in the Form Builder listing all available fields, grouped into categories such as General, Advanced, Payment, and Post.
Fields (General and Advanced): Input elements users fill out—text, email, dropdowns, file uploads, ratings, repeaters, and more. The free plugin includes core fields; Pro adds payment, quiz, post-creation, and advanced field types. See the Form Fields overview.
FluentBooking Field: An advanced field that connects forms to FluentBooking for appointment scheduling. See FluentBooking Field in Fluent Form.
FluentCRM Integration: Syncs form submissions with FluentCRM contacts and supports pre-filling fields from CRM data. See FluentCRM integration with Fluent Forms and Pre-Fill Form Fields with FluentCRM Data.
Form Builder: The drag-and-drop editor where you create forms, add fields, configure logic, and save changes. Includes the Field Panel, Form Canvas, and field-level settings. See Fluent Forms User Interface.
Form Canvas: The main workspace in the Form Builder where you arrange and preview fields.
Form ID: A unique numeric identifier assigned to each form, used in shortcodes and API references (for example,
[fluentform id="3"]).Form Restrictions: Limits on who can submit, how many times, or from which roles or conditions. See Form Restrictions Feature in Fluent Forms.
Form Scheduling: Opens or closes a form automatically between set dates and times. See Form Scheduling Feature in Fluent Forms.
Frontend Entry View: Displays submitted entries on the front end of the site for logged-in users or via shortcodes. See Frontend Entry View.
G
GDPR Agreement Field: A checkbox field for collecting explicit consent under GDPR-style privacy requirements. See GDPR Agreement Field in Fluent Forms.
Global Inventory Manager: Site-wide stock tracking shared across payment forms. See Global Inventory Manager in Fluent Forms.
Global Settings: Plugin-wide defaults for layout, integrations, reCAPTCHA keys, email behavior, and other options that apply across all forms unless overridden per form.
Gutenberg Block: The native WordPress block used to embed and style forms inside the block editor. See How to embed your forms directly in Gutenberg layout.
H
Helper Shortcode: Shortcodes that display form stats, entry counts, payment totals, URL parameters, and other dynamic data on pages. See Using Helper Shortcodes in Fluent Forms.
Hidden Field: A field not visible to users, used to pass fixed or dynamic values with the submission. See Hidden Input Field in Fluent Forms.
Honeypot: A spam-protection technique that adds an invisible field bots tend to fill; legitimate users never see it, and those submissions are blocked. See Spam Protection With Honeypot and Google reCAPTCHA in Fluent Forms.
hCaptcha: A CAPTCHA alternative integrated globally or per form to block bots. See How to Integrate hCaptcha with Fluent Forms.
I
Import: Bringing forms or entries from JSON/CSV files or from other form plugins into Fluent Forms. See How to Import and Export Fluent Forms and Importing Entries in Fluent Forms.
Integration: Any connection between Fluent Forms and an external service email marketing, CRM, payments, notifications, automation, or custom webhooks. Enable modules under Integrations in the dashboard.
Inventory Module: Tracks product quantity and prevents overselling on payment forms. See Fluent Forms Inventory Module.
J
- JetEngine Custom Fields: Mapping JetEngine meta fields into post forms and submissions. See Using JetEngine Custom Fields with Fluent Forms.
K
- Keyboard Navigation & Shortcuts: Keyboard shortcuts inside the Form Builder for faster editing. See Keyboard Navigation & Shortcuts in Fluent Forms.
L
- Landing Page: A standalone, shareable URL for a single form. See Dedicated Landing Page in Fluent Forms.
M
Meta Key Mapping: Linking form fields to WordPress post meta, user meta, or custom field keys (ACF, Meta Box, JetEngine). See Mapping Meta Fields with Meta Keys in Fluent Forms.
Migrator: A Tools feature that imports forms and entries from WPForms, Contact Form 7, Gravity Forms, Ninja Forms, and Caldera Forms. See Fluent Forms Migrator.
Modal / Popup / Lightbox: Display modes that open a form in an overlay instead of inline on the page. See Modal/Popup/Lightbox in Fluent Forms.
Module: An optional feature or integration you enable from the Integrations screen (PDF, Quiz, Post Creation, CRM tools, and others).
Multi-Step Form: A form split across multiple pages or steps with progress navigation. See Creating a Multi-Step Form in Fluent Forms.
N
Net Promoter Score (NPS): A rating field type used to measure customer loyalty on a standard NPS scale. See Net Promoter Score in Fluent Forms.
Notification Integrations: Channel integrations such as Slack, Discord, and Telegram that alert teams when forms are submitted. See the Notifications & Confirmations overview.
O
Official Form Styler: The built-in visual design tool for colors, typography, spacing, and layout presets without writing CSS. See Official Form Styler of Fluent Forms.
Oxygen Builder Widget: Embeds and styles Fluent Forms inside Oxygen Builder layouts. See Fluent Forms with Oxygen Builder Widget.
P
Partial Entries: Incomplete multi-step submissions saved before the user finishes all steps. See Partial Entries for Step Forms.
Payment Fields: Fields used in payment forms: items, quantities, coupons, subscriptions, payment method, summary, and custom amounts. See the Payments overview.
Payment Gateway: A service that processes card or wallet payments—Stripe, PayPal, Mollie, Razorpay, Square, Paystack, Paddle, and Authorize.Net. See the Payments overview.
Payment Reports: Analytics and charts for revenue and transaction status across payment forms. See Payment Reports.
PDF Module: Generates downloadable PDF documents from submissions for receipts, certificates, or summaries. See Fluent Forms PDF Module.
Post Form: A form that creates or updates WordPress posts or custom post types from front-end submissions. See How to Create a Post Form with Fluent Forms.
Pro Add-on: The premium extension that unlocks advanced fields, payments, conversational forms, integrations, PDF, quiz, inventory, and more. See Upgrade to Fluent Forms Pro Add-on.
Q
Quick Forms (Pre-built Templates): Ready-made form templates you import and customize in the Form Builder. See Using and Customizing Pre-built Quick Forms in Fluent Forms.
Quiz Module: Builds scored quizzes, personality quizzes, and assessments with dedicated fields and confirmation logic. See Fluent Forms Quiz Module and Creating a Personality Quiz Form in Fluent Forms.
R
Range Slider Field: A UI control that lets users pick a numeric value along a slider track. See Range Slider Field in Fluent Forms.
Ratings Field: Star or icon-based rating input for feedback forms. See Ratings Input Field in Fluent Forms.
Repeat Field / Repeater: Lets users add multiple sets of the same fields (for example, multiple attendees or line items). See Repeat Input Field in Fluent Forms.
Reports Dashboard: Central analytics for submissions and payments with filters and charts. See Reports Dashboard Overview.
reCAPTCHA: Google’s CAPTCHA service used to block automated spam submissions. See How to Integrate reCAPTCHA with Fluent Forms.
S
Save Progress: Allows users on multi-step forms to save incomplete submissions and return later. See Save Progress Button in Fluent Forms.
Section Break: A visual divider with optional title and description between groups of fields. See Section Break in Fluent Forms.
Settings & Integrations: Per-form configuration area for confirmations, emails, restrictions, schedules, payment options, post feeds, and integration feeds.
Shortcode: A WordPress shortcode (for example,
[fluentform id="1"]) you place in posts, pages, or widgets to render a form. See Fluent Forms Shortcodes Overview.Smart Codes (SmartCodes): Placeholder tags that insert dynamic values submitted data, user info, post details, payment info, or FluentCRM data into emails, confirmations, PDFs, and HTML fields. See Shortcodes in Confirmation Settings and Form Editor Smart Codes.
Spam Protection: Combined techniques including honeypot, reCAPTCHA, hCaptcha, Cloudflare Turnstile, and Akismet. See the Security & Anti-Spam section in the documentation sidebar.
Submission Reports: Charts and tables analyzing form submission volume over time. See Submission Reports.
Subscription Field: A payment field for recurring billing plans through supported gateways. See Add Subscription Field in Payment Forms.
Surveys and Polls: Form types and field setups optimized for collecting opinions and votes. See Surveys and Polls in Fluent Forms.
T
Taxonomy Fields: Fields that assign categories or tags when creating posts from a form. See Add Categories Taxonomy Field in Post Forms and Add Tags Taxonomy Field in Post Forms.
Terms & Conditions Field: A required agreement checkbox, often linked to privacy or terms pages. See Terms & Conditions Field in Fluent Forms.
Tools: Dashboard section for migrator, form/entry import and export, activity logs, and maintenance utilities. See Fluent Forms User Interface.
Turnstile (Cloudflare): Cloudflare’s bot challenge integrated with Fluent Forms for spam protection. See How to Integrate Cloudflare Turnstile with Fluent Forms.
Twilio Integration: Sends SMS notifications via Twilio when forms are submitted. See Twilio Integration with Fluent Forms.
U
Unique Field Validation: Ensures a value (such as an email or username) has not been submitted before on the same form. See Unique Field Validation.
User Registration Form: A form that creates new WordPress user accounts on submission. See How to Create a WordPress User Registration Form With Fluent Forms.
V
- Validation: Rules that control required fields, formats (email, URL, phone), min/max values, and custom error messages. Configured per field in the Form Builder and in form-level settings.
W
Webhook: Sends submission data as an HTTP request to any external URL for custom automation or CRM workflows. See How to Integrate Webhook with Fluent Forms.
Widget: The WordPress widget that embeds a form in sidebars, footers, or other widget areas. See How to Use Your Forms as Widget on your Sidebar or Footer.
WPML: Translates form labels and messages for multilingual sites. See Translate Forms with WPML.
Z
- Zapier: Connects Fluent Forms to thousands of apps through Zapier automation workflows. See How to Integrate Zapier with Fluent Forms.
For step-by-step guides on any topic above, browse the documentation sidebar or start with Getting Started With Fluent Forms.

