DavidCramer / cf-tablepress

Auto-populate TablePress from a Caldera Form submissions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caldera Forms - TablePress

Auto-populate a table from TablePress

Setup

  • First you need Caldera Forms installed and a form setup with entries.
  • Create a table as usual.
  • For the first row, use the field slug you want that colum to be for.
  • Leave a second row blank.

Finding the field slug
slug of field

Placing the field slug in your table setup example setup

In the shortcode, add form="form name to use" attribute like [table id=5 form="contact form"] You can also use the form ID like [table id=5 form="CF53dde9b631713"]

Thats it.

About

Auto-populate TablePress from a Caldera Form submissions


Languages

Language:PHP 100.0%