Docs & Support

Learn about all the Formidable features and get support from our amazing customer success team.

Database Schema

NOTE: In the wp_posts table, we have three different custom post types: frm_form_actions, frm_styles, and frm_display for Form Actions, Form Styles and Views respectively.

wp_frm_fields

id INT(11) auto_increment
field_key VARCHAR(100)
name TEXT
description TEXT
type TEXT
default_value LONGTEXT
options LONGTEXT
field_order INT(11)
required INT(1)
field_options LONGTEXT
form_id INT(11)
created_at DATETIME

wp_frm_forms

id INT(11) auto_increment
form_key VARCHAR(100)
name VARCHAR(225)
description TEXT
parent_form_id INT(11)
logged_in TINYINT(1)
editable TINYINT(1)
is_template TINYINT(1)
default_template TINYINT(1)
status VARCHAR(225)
options LONGTEXT
created_at DATETIME

wp_frm_items

id INT(11) auto_increment
item_key VARCHAR(100)
name VARCHAR(225)
description TEXT
ip TEXT
form_id INT(11)
post_id INT(11)
user_id INT(11)
parent_item_id int(11)
is_draft BOOLEAN
updated_by INT(11)
created_at DATETIME
updated_at DATETIME

wp_frm_item_metas

id INT(11) auto_increment
meta_value LONGTEXT
field_id INT(11)
item_id INT(11)
created_at DATETIME

wp_frm_payments

id bigint(20) NOT NULL auto_increment
meta_value longtext default NULL
receipt_id varchar(100) default NULL
invoice_id varchar(100) default NULL
sub_id varchar(100) default NULL
item_id bigint(20) NOT NULL
action_id bigint(20) NOT NULL
amount decimal(12,2) NOT NULL default '0.00'
status varchar(100) default NULL
begin_date date NOT NULL
expire_date date default NULL
paysys varchar(100) default NULL
created_at datetime NOT NULL

Was this article helpful? *

This article may contain affiliate links. Once in a while, we earn commissions from those links. But we only recommend products we like, with or without commissions.

In this article

    We have a small, but amazing team of dedicated people who are committed to helping you achieve your goals and project requirements.


    Copyright © 2025 Strategy11, LLC. Formidable Forms® is a registered trademark Strategy11, LLC.

    Join 400,000+ using Formidable Forms to create form-focused solutions fast. Get Formidable Forms