jfb-form-action

Community

Create custom JetFormBuilder actions after submit.

AuthorLonsdale201
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Registers a JetForm Builder server-side action that runs after a form submission to handle post-submit tasks such as API calls, CRM subscriptions, or data export.

Core Features & Use Cases

  • Defines the action lifecycle via get_id(), get_name(), and do_action(), including Action_Exception error handling to surface user-facing messages.
  • Integrates with JetForm Builder's editor UX via JetFBActions.addAction() or the modern jfb.actions.registerAction wrapper to cover both legacy and current environments.
  • Supports two field-mapping patterns (dynamic "Add row" and fixed-key mappings), uses useFields() to discover current form fields, and leverages FormLabeledTokenField for multi-value selections.
  • Typical use cases include building a custom CRM subscribe action, posting data to external APIs, or auditing submissions from a form-driven workflow.

Quick Start

Register your custom action with JetForm Builder and implement its do_action method to perform post-submit tasks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jfb-form-action
Download link: https://github.com/Lonsdale201/wp-agent-skills/archive/main.zip#jfb-form-action

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.