✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Formidable Views

Formidable Views renders entry listings on the front end. SleekView reads the same frm_items and frm_item_metas tables and renders one row per entry as a sortable, filterable WP Admin table for the team running the install.

♾️ Lifetime License available

SleekView table view for Formidable Views

Same entries, two surfaces

Formidable Views is the front-end tool: pick a form, design a layout, drop a shortcode and visitors see entries as a directory, listing or dashboard page. The plugin pivots frm_item_metas rows into named columns at render time, which is exactly the work any reporting layer would do, and it does that pivot well.

SleekView does the same pivot on the admin side. It reads frm_items, joins to frm_item_metas with parent_item_id flattening for repeaters, and renders one row per entry with form, status, key fields, user and date_created as columns. Sort by date to triage the newest submissions. Filter to is_draft equal one to see what visitors abandoned. Search across any pivoted field to find the entry a customer is asking about, all without opening the front-end view they would normally see.

Inline edits go through Formidable's CRUD APIs, so frm_after_update_entry and related hooks fire normally. The plugin still owns capture and front-end rendering, SleekView only adds the in-admin grid Formidable's entries screen does not surface.

Workflow

From Formidable entries to one queryable WP Admin grid

1

Pick the form

SleekView lists every form registered in frm_forms with submission counts and draft hints. Pick one form or scope across many.
2

Pivot the meta

frm_item_metas rows pivot into named columns at query time, including repeater iterations linked by parent_item_id. The pivot matches what Views does on the front end.
3

Save audit views

Pin views like Drafts only, Submitted this week, Missing required field or Repeater children. Each role opens the queue that matches the work.
4

Edit inline and export

Edit any pivoted field straight from the grid. Updates route through Formidable's CRUD APIs so hooks fire normally. Export any filtered view to CSV.

Sample columns

A typical Formidable Views entry table

One row per entry with form, key fields, user, date_created and draft status as columns.
Source: wp_frm_items + wp_frm_item_metas
Entry ID Form Name Email Submitted Status
4821 Contact Anya Patel anya@example.com 2026-05-14 10:21 Submitted
4820 Membership Marcus Berg marcus@example.com 2026-05-14 09:47 Draft
4819 Quote request Liu Wei liu@example.com 2026-05-14 08:12 Submitted
4818 Contact 2026-05-13 22:55 Spam
4817 Survey Ines Costa ines@example.com 2026-05-13 19:04 Submitted

Comparison

Default Formidable Views vs SleekView

Default Formidable entries screen

  • Entries screen lists one form at a time with no cross-form rollup
  • Pivoted columns live on the front-end view, not in admin
  • Draft and submitted entries blend together in the same list
  • Repeater children are easy to miss in the default row layout
  • No saved-view pattern for role-specific triage queues

SleekView

  • Pivots frm_item_metas into named columns the same way Views does
  • Repeater children flatten into parent rows or appear as their own dataset
  • Saved views for drafts, this week, by status or by pivoted field
  • Inline edits route through frm_after_update_entry hooks
  • Export filtered slices to CSV with the same columns the grid shows

Features

What SleekView gives you for Formidable Views

Same pivot, admin-side

frm_item_metas fold into named columns the same way Formidable Views folds them on the front end, so admin and visitor columns stay aligned.

Repeater handling

Repeater iterations linked by parent_item_id flatten into parent rows when you want one entry per result, or surface separately when the repeater is the data.

Inline edits with hooks

Edit a pivoted field, Formidable's CRUD APIs fire frm_after_update_entry exactly the way they would from the entries screen.

Audience

Who uses SleekView for Formidable Views

Form admins on multi-form installs

One grid covers every Formidable form, so triage queues stop living in per-form screens and start living in saved views.

Support teams editing entries

Inline edits to pivoted fields hit Formidable's CRUD APIs, so frm_after_update_entry hooks keep firing for downstream integrations.

Ops auditing drafts

Drafts-only view exposes which forms see visitors start but rarely finish, useful before trimming required fields.

The bigger picture

A visitor-facing renderer is not a triage queue

Formidable Views is rightly the go-to for publishing entries to site visitors, member directories, event listings, calculator outputs. None of that helps the admin staff who need to triage submissions, edit a wrong email, or filter drafts to forms where users abandon. SleekView turns the same frm_items and frm_item_metas tables into an admin grid with the same pivot Views applies on the front end, so column names stay consistent between surfaces.

Form admins stop opening per-form entries screens. Support agents fix a typo without leaving the row. Ops audits draft abandonment in a saved view.

Views keeps owning the visitor surface, SleekView owns the operator surface, both run against one source of truth.

Questions

Common questions about SleekView for Formidable Views

No. Formidable Views renders entries to visitors on the front end. SleekView is an admin-side grid for the same data. Most teams run both, Views for visitor pages and SleekView for the team triage queue.

 

The grid reads the standard frm_items and frm_item_metas tables, both of which exist in the free Formidable Forms plugin. Pro features like repeaters and calculated fields surface as columns when present.

 

Yes. Edits route through Formidable's CRUD APIs where available, so frm_after_update_entry and related actions fire normally. Integrations downstream of those hooks keep working.

 

Repeater children carry parent_item_id with their own frm_item_metas rows. SleekView flattens them into parent rows when you want one entry per result, or exposes them as their own dataset when the repeater itself is the data.

 

Calculated fields store their result in frm_item_metas like any other field, but the value is derived. The grid surfaces it as a read-only column to avoid clobbering the formula.

 

Yes. Each site keeps its own frm_items, and views can scope per site or aggregate across sites. Network admins typically run a shared SleekView template with site-specific filters.

 

Yes. Any filtered slice exports to CSV with the active columns. Useful for handoffs to support, finance or external BI tools.

 

No. The grid renders in WP Admin only and reads against the same indexed columns Formidable already uses. Front-end form rendering and submission flow are untouched.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView