✨ 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 MetForm Pro: entries as customizable tables

Reads from the metform-entry custom post type and pivots wp_postmeta into proper columns. Cross-form filters, saved views, and bulk inline edits inside WP Admin.

♾️ Lifetime License available

SleekView table view for MetForm Pro

Entries as a real table, not a CPT post list

MetForm Pro stores each submission as a post of type metform-entry, with field values written to wp_postmeta in long format. The default admin uses the standard WP post list UI, which means cross-form audits, payment-status filters, and bulk inline edits aren't first-class moves. Field values are visible only after opening each entry's edit screen.

SleekView reads the metform-entry CPT and pivots wp_postmeta at query time, using the parent form's field configuration to label each pivoted column. Each submission becomes one row with named columns. Add the parent form ID as a column and you get a unified inbox: contact forms, lead-gen forms, and order forms in one workspace.

Filter by post_date, parent form, or any meta field in combination, then save the result as a named view scoped to a role. Edits route through MetForm's entry path where supported, with direct update_post_meta writes as a fallback and conflict detection on post_modified.

Workflow

From metform-entry CPT to a real table

1

Pick the metform-entry CPT

SleekView reads MetForm's form definitions to discover available forms and their field configurations, so the column chooser knows the real schema.
2

Pivot postmeta into columns

Add any meta key from wp_postmeta as a typed column. Payment status, file uploads, and form-specific fields all become first-class.
3

Combine filters across forms

Mix parent form ID, post_date, payment meta, and field-level filters in one saved view. Scope to roles so each team sees its own slice.
4

Edit inline or in bulk

Flip statuses, update meta values, archive entries across many rows. MetForm's entry update path validates supported types; conflicts surface inline before the write.

Sample columns

A typical MetForm Pro entry table

SleekView pivots wp_postmeta into proper columns labelled by the parent form's field configuration.
Source: wp_posts (post_type=metform-entry) + wp_postmeta
Entry Form Submitted Email Amount Status
#544 Contact Apr 24 alex@studio.co New
#543 Lead Apr 24 ria@design.io Qualified
#542 Order Apr 23 tom@hello.dev $78.00 Paid
#541 Order Apr 23 mia@brew.coop $78.00 Failed

Comparison

Default MetForm Pro admin vs SleekView

Default MetForm Pro admin

  • Entries appear as a standard WP post list with limited custom columns
  • Field values stay in wp_postmeta until opened per entry
  • No first-class cross-form view in the stock screen
  • Bulk-update of status meta isn't part of the default admin
  • Filtering on payment status or score range needs custom queries

SleekView

  • Cross-form entry table with parent form ID as a sortable column
  • Pivot wp_postmeta into typed columns using the form's field labels
  • Filter by post_date, parent form, payment meta, and any field together
  • Inline-edit field values and statuses without opening the post
  • Save filtered views per role and per workflow

Features

What SleekView gives you for MetForm Pro

Pivot postmeta into columns

MetForm writes each field value as a row in wp_postmeta. SleekView pivots them at query time using the parent form's field config, so each entry becomes one row with named columns.

Combine filters across forms

Mix the parent form ID, post_date, payment meta, and field-level filters in a single saved view. Cross-form inboxes and per-form audits share the same engine.

Inline-edit without opening posts

Change a field value, flip a status, archive entries across many rows. MetForm's entry path handles validation; direct update_post_meta writes cover the rest with conflict detection.

Audience

Who uses SleekView for MetForm Pro

Support and sales

Inbound entries across every form in one table, filtered by last seven days and form. Bulk-update status as leads move through the pipeline.

Finance

Paid order entries by date range with the payment-amount meta as a sortable column. Export the filtered set for reconciliation.

Form admins

Audit which forms get submissions, spot abandoned ones, and bulk-clean old entries by parent form in a single pass.

The bigger picture

Why MetForm entries need a real table view

MetForm Pro fits Elementor sites that want forms without leaving the visual builder. Storing entries as a CPT plus postmeta makes the data flexible but also pushes operational work back onto the WP post list UI, which isn't designed for cross-form triage. Teams running MetForm at scale (lead-gen pages, payment-enabled forms, content-gated downloads) need one inbox across forms and bulk operations on entry state.

The default screen handles single-form audits but stops short of the cross-form workspace those teams actually need. SleekView treats the metform-entry CPT as a queryable source where pivots are cheap and filters compose, which means support, finance, and form admins each get a workspace tailored to their workflow without writing SQL.

Questions

Common questions about SleekView for MetForm Pro

Yes. Any value written to wp_postmeta for the metform-entry post type can be pivoted into a column. That covers text, email, number, select, checkbox, date, file upload, and payment fields. The parent form's field configuration provides the labels and types so columns are typed correctly.

 

Yes. SleekView writes through MetForm's entry update path where supported, falling back to update_post_meta with conflict detection on post_modified. The write respects the field's original type and any sanitisation hooks the plugin registers.

 

SleekView reads the unique meta_key values for entries belonging to the selected form (or across forms) and exposes each as an addable column. The pivot runs at query time using a join, so new form fields appear immediately without a rebuild step.

 

Yes. Add the parent form ID as a column and either filter to a subset of forms or leave it open. Only meta keys shared across the selected forms become broadly useful columns; SleekView labels each so the chooser stays sensible.

 

Payment-field values (Stripe, PayPal, transaction IDs, status) live in wp_postmeta as standard meta keys. SleekView surfaces them as sortable, filterable columns and cross-form payment audits filter on payment-status meta without per-form scripting.

 

Upload-field meta stores the file URL or attachment ID. SleekView renders these as filename cells linked to the file or media library, and the filter "has attachment" works on the meta presence.

 

MetForm's data retention settings affect wp_posts and wp_postmeta directly. SleekView reflects the resulting state, so deleted or anonymised entries show whatever placeholder MetForm wrote during processing.

 

The query joins wp_posts and wp_postmeta with form-aware filters applied first. For large tables, scope a view by date range and the column chooser only inspects meta keys in that window, keeping the UI responsive.

 

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