Codeinwp / Codeinwp/otter-blocks

Send Form Data to the Customer using Autoresponder of Otter Form Block

Open
#1,805 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new feature
Dominant language
JavaScript
Stars
198
Forks
36
Avg merge
3d 4h
Merged PRs (30d)
30

Description

What problem does this address?

This is a customer request and he wants to send the form data to the customer after the successful submission using the Autoresponder Form Settings.

What is your proposed solution?

My proposed solution would be that we should have dynamic tags that can be placed in the Autoresponder Body to send the response or to create a custom response message for the person submitting it. For example, Thank you %Name%%% or Thank you {{Name}}.

This will be helpful and looks more credible.

Will this feature require documentation? (Optional)

None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Otter Form Block's Autoresponder Form Settings and the handling of the autoresponder body after successful submission. Determine how submitted field values could be represented as dynamic tags such as %Name% or {{Name}}. Done means the responder can send a custom message containing submitted form data to the person who completed the form.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.