✨ 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 Piotnet Forms: submissions & repeaters as tables

Read directly from Piotnet Forms' pafe_form_records table and surface every field — including repeater children and conditional values — as columns. Sort, filter, and inline-edit submissions without opening them.

♾️ Lifetime License available

SleekView table view for Piotnet Forms

Stop opening submissions one record at a time

Piotnet Forms stores submissions in pafe_form_records with field values serialised inside the row. The default submissions screen lists records but hides every answer behind a per-row detail view — so a referral, an invoice number, or a callback preference stays invisible until you click. SleekView parses the serialised payload and exposes each field as a real column, sortable and filterable.

For payment-enabled forms, Piotnet writes Stripe and PayPal references into the same record. SleekView surfaces gateway, amount, and transaction ID as columns alongside the form data so finance teams reconcile in one screen instead of three. Conditional fields — the ones that only show when a logic rule fires — appear in the column set with empty cells where the field didn't apply, so the table stays consistent.

Inline edits route through Piotnet's submission update hook, so any custom action you have wired to record changes still fires. Bulk-update twenty pending records to processed after an export and the plugin's hooks fire as if a human had clicked through each one — except it took a few seconds.

Workflow

How SleekView reads your Piotnet Forms schema

1

Pick the source

Choose pafe_form_records and the form ID you want to read. SleekView detects the form's field definition and exposes each field as a joinable column.
2

Compose your column set

Add core fields, payment columns, and any field key. The agent UI lists fields each form actually uses, including repeater children and conditional fields, so column setup takes seconds.
3

Save and scope the view

Name it ("Pending project briefs", "This week's paid bookings") and gate it by WordPress capability so sales, finance, and support each get their own column set.
4

Edit inline and ship

Update status, edit notes, mark records as processed — all routed through Piotnet's submission update hook so webhooks and notifications fire as expected.

Sample columns

A typical Piotnet Forms submissions view

SleekView reads pafe_form_records, parses the serialised field payload, and exposes each field including repeater rows as a sortable column.
Source: wp_pafe_form_records
Record # Form Email Status Amount Submitted
#0892 Project brief henrik@altpath.studio Pending €0.00 Apr 24
#0891 Coaching booking lina@brassroot.com Paid €220.00 Apr 24
#0890 Project brief samir@cloudwhisk.io Reviewed €0.00 Apr 23
#0889 Coaching booking ari@maplecourt.dev Failed €220.00 Apr 23
#0888 Newsletter signup ines@finchworks.co Confirmed €0.00 Apr 22

Comparison

Default Piotnet Forms admin vs SleekView

Default Piotnet Forms admin

  • Field values hidden behind a per-record detail screen
  • No inline editing of submission status or fields
  • Filtering limited to form and date range
  • Repeater field rows not shown in the list
  • Payment metadata buried inside record details

SleekView

  • Read directly from pafe_form_records and parse serialised field payloads
  • Inline-edit submission status and fields without opening the record
  • Repeater rows expanded into a related sub-table per submission
  • Save filtered views per form (e.g. "Pending coaching bookings")
  • Switch between table and kanban views grouped by status

Features

What SleekView gives you for Piotnet Forms

Repeater fields as related tables

Piotnet repeaters store rows inside the record payload. SleekView either flattens row counts into a column or expands the repeater as a related table — useful when each submission carries line items or multiple addresses.

Inline-edit status without opening records

Flip pending to processed right in the row. Bulk-update across dozens of records and Piotnet's submission update hook still fires for any wired-up custom logic.

Filter by field value and conditional logic

Combine form, date, payment status, and any field — industry, plan, country. Conditional fields show empty cells where the rule didn't fire so filters stay predictable.

Audience

Who uses SleekView for Piotnet Forms

Agencies & studios

Project-brief submissions sorted by date with budget, timeline, and scope visible as columns. Inline-mark records as scoped, quoted, or won without opening each one.

Finance ops

Paid submissions filtered by gateway and date with amount and transaction ID inline. Export the filtered set to CSV for reconciliation — no per-record copy-paste.

Booking & coaching teams

Booking-form submissions filtered by service and date. Inline-update confirmation status and add internal notes mid-call without leaving the table.

The bigger picture

Why row-level form ops beat per-record clicks

Piotnet Forms is a powerful builder for Elementor and beyond, but its submissions screen treats each record as a destination. That works for a one-page contact form. It does not work for an agency receiving twenty project briefs a week, a coach taking paid bookings through Stripe, or a B2B store running a quote pipeline that needs daily reconciliation.

The default admin shows form, date, and a per-record detail link — every field, every payment reference, every repeater row hides one click deep. Sales teams want budget and timeline next to email; finance wants amount and gateway alongside status; agencies want a fully-scoped brief on the page so they can quote without opening anything. SleekView parses the serialised payload, joins payment metadata, and turns repeater rows into a usable sub-table.

Sales filters by industry and timeline, finance reconciles by gateway, support pulls a contact's full submission history during a call. Same plugin, same hooks, dramatically less clicking — and a Submissions list that finally fits how teams actually triage form data.

Questions

Common questions about SleekView for Piotnet Forms

Yes. Piotnet Forms stores field values as serialised data inside pafe_form_records. SleekView reads the form definition, decodes the payload, and exposes each field as a column — including repeater children, conditional fields, and hidden fields populated by query strings or logic rules.

 

Yes. Piotnet's payment add-ons store gateway, amount, and transaction reference within the record payload. SleekView surfaces these as columns so a finance view shows submission and payment data side-by-side — useful when reconciling Stripe or PayPal against your form pipeline.

 

Yes. SleekView writes through Piotnet's submission update hook, so any custom action wired to record changes — webhooks, email notifications, ACF update sync — still fires. Bulk operations iterate through the same hook so side effects match manual edits.

 

Each repeater is a list of rows inside the record. SleekView gives you two patterns: a flattened column ("3 line items") for an at-a-glance count, or an expanded sub-table per record so each repeater row is its own line. Pick whichever matches the workflow.

 

Yes. When Piotnet creates a CPT post on submission, the resulting post ID is stored in the record. SleekView resolves that ID, joins the post and ACF meta, and exposes any ACF field as a column — so a submission that creates a listing shows the listing's status and ACF data inline.

 

No — it's an additional admin surface. The default Piotnet Forms screens stay where they are for editing forms and reviewing single submissions. SleekView gives sales, finance, and support teams row-level views without disturbing the form-editor experience your team already knows.

 

Queries hit indexed columns on pafe_form_records directly (id, form_id, created_at). Field-value filters parse the payload — cheap on tens of thousands of records. For very large datasets, opt-in materialised columns can be enabled per form to push frequently-queried fields into dedicated indexed storage.

 

Yes. Pick a list of form IDs and SleekView returns records across all of them, with a Form column to disambiguate. Or scope a view to a single form and add fields specific to that form — both patterns work from the same Piotnet source.

 

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