• Resolved brittonbrendan

    (@brittonbrendan)


    Hi,
    I am using events made easy plugin. Awesome!. I have a separate database with names and emails. If I call a list of those names and want to send the name, email and phone number to an events page ad automatically fill these details for the event, how do I do that? Appreciate the help. Brendan

    https://ww.wp.xz.cn/plugins/events-made-easy/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Franky

    (@liedekef)

    You can’t do that with EME, not like that anyway. There’s no csv import functionality.
    What you can try: trace the http-POST using your favorite browser debugge (Firebug for me) and just create a script that does the POST for each of your lines.
    Or: do 1 regular booking, check what changed in the database tables and do it directly there (but not that simple …)

    Thread Starter brittonbrendan

    (@brittonbrendan)

    Thanks Franky. I was hoping it would have been that easy, not really much of a web app developer, but I suppose one has to learn. maybe I will be like you in the next 20 years…hhahahahaha.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Auto Complete the event form’ is closed to new replies.