This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Form send to emails from mysql


  1. alfonso
    Member

    I want to use the same form in my web but I only want to change email destination. This data I have in my own mysql database. How can I do it? ¿Can I pass in js the value of the email destination ? Thanks

    Posted 8 years ago #
  2. yuniar

    While it is possible to pass the email value as URL parameters, I strongly recommend not to do this, as it would prone to spam bots.
    Instead, use the conditional logic to set different destination emails based on the parameter passed to your form.


    MachForm Founder

    Posted 8 years ago #
  3. alfonso
    Member

    Can you be more explicit? How can I use my data fields in conditional logic?

    I want to use the same form in 15 pages of customers. As the form is always the same, the only change must be the email destination.

    A bad solution is to do 15 forms diferents

    Posted 8 years ago #

RSS feed for this topic

Reply