• Resolved Deon

    (@deon-b)


    Hello,

    For a dating app I want to create two databases (men and women) and find age matches in between them.

    Men enter their age, name and email in Form A.
    Women enter their age, name and email in Form B.

    Use case:

    Step 1) User John types his name, his age, his email.

    Step 2) He clicks a button.

    Step 3) He receives an on-screen notification: You have 4 matches (women same age as him)

    Step 4) An email is sent to John with his 4 matches, and an email is sent to each woman that matched with John.

    How many of these steps can be done with your plugin? Can I contact you to set up the rest of the steps or can you give me directions?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author xnau webdesign

    (@xnau)

    The plugin can do all of this except send the 4 emails to the women who matched. You’ll need custom code for that, the email plugin can’t send multiple emails like that normally.

    Thread Starter Deon

    (@deon-b)

    Hi,

    Can you give me instructions on how to achieve step 1, step 2 and step 3?

    I am ok if I have to pay you for it.

    Plugin Author xnau webdesign

    (@xnau)

    I’m sorry, I don’t offer that kind of support, you’ll need to read the documentation and figure out how it needs to be done. It’s better in the long run if you fully understand how it works anyway.

    Check this article, it explains how to have multiple registration forms:

    Using Multiple Registration Forms

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Matching values between databases?’ is closed to new replies.