Git Product home page Git Product logo

Comments (9)

 avatar commented on July 22, 2024 1

Hello,

I added the feature, but I'm new to git and I don't know how to create a pull request yet, so I will post the solution "the old way" !

Here is my SharedProperties.php that add the option in the component and the SendMail.php that take care of this new option when sending a notification.

If somebody can easily create a patch or something easy for the author to integrate, I promise to learn how to make a proper patch later, but no time ATM ^^

from october-plugin-forms.

skydiver avatar skydiver commented on July 22, 2024

Hello @Alex360hd.

Are you referring to the notification or auto-response email?

from october-plugin-forms.

 avatar commented on July 22, 2024

I'm referring to the notification system. I don't want to send an auto-response email, but I want to be able to reply my customers by using the reply option of my webmail. Actually, the sender is the website, that's why we need a reply-to option to reply to customer directly. That option should allow form token as the reply-to value is generally the email filled by the customer in the same form, so we need a way to give to the component a variable corresponding to the email of the customer.

from october-plugin-forms.

skydiver avatar skydiver commented on July 22, 2024

Thanks for your code @Alex360hd

This is ready on v1.4.1

I will wait a few days before pushing to October market, meanwhile you can test with the master branch

from october-plugin-forms.

 avatar commented on July 22, 2024

Thanks, seems to work well.

from october-plugin-forms.

worldofsmarty avatar worldofsmarty commented on July 22, 2024

Well when can we expect it to be pushed to the october market place...!!!

from october-plugin-forms.

 avatar commented on July 22, 2024

I recently saw the changelog when I updated my october install, I think it's already implemented.

from october-plugin-forms.

worldofsmarty avatar worldofsmarty commented on July 22, 2024

Thank you for the same. But in that field what to add suppose for example we have email as an id in the form filled. Then We need to write just "email" in the reply to field. M i correct.

from october-plugin-forms.

 avatar commented on July 22, 2024

Yes, you have to fill the "name" attribute of your field. Some example :

<input type="email" name="email" />

The value to fill in the component settings for the reply-to option is : email

<input type="email" name="my_email" />

The value should be : my_email

etc..

from october-plugin-forms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.