AFI AFI

Ninja Tables

Estimated reading: 1 minute Updated August 1, 2026

Ninja Tables is a popular WordPress data-table plugin from WPManageNinja. Advanced Form Integration appends form submissions as rows in a Ninja Tables table, useful for public directories, leaderboards, or dynamic catalogs.

What you’ll need

  • Ninja Tables installed and active on the same WordPress site.
  • At least one Ninja Tables table with defined columns.
  • The Advanced Form Integration plugin installed and activated.

Create the integration

  1. Go to AFI → Add New.
  2. Configure the trigger.
  3. In Action → Platform, select Ninja Tables.
  4. In Task, choose Add Row.
  5. Pick the destination Table.
  6. Map each table column to a form field. AFI loads the column list from the chosen table.
  7. Optional: configure Conditional Logic.
  8. Click Save Integration.

Screenshot: AFI field-mapping screen with Ninja Tables table and column fields visible

Conditional logic example

Add a row to your public “Featured submissions” table only when the form’s make_public checkbox is checked. Private submissions skip the table and go only to your CRM.

Troubleshooting

Row added but column empty

Column mapping is by column key (the slug-style internal name), not the display label. Confirm the keys in the Ninja Tables editor under each column’s settings.

Related docs