elementor / elementor/elementor

Make computed data available with Custom Form Action

Open
#13,838 0 comments 0 reactions 0 assignees View on GitHub
mod/q*
Dominant language
PHP
Stars
7.1k
Forks
1.6k
Avg merge
1d 5h
Merged PRs (30d)
193

Description

Hello, i followed this tutorial to create a custom form action.
The action works, but in the run() method i compute some data i want to make available to other actions.

Consider for instance this use case:

The user submit a form. The custom action take a field with a post_id, generates a PDF of that post, and want to add the PDF URL to the response, so that i can use it in email action, activecampaing action, and so on.

What is the right ways to do this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.