• Resolved mstudioIL

    (@mstudioil)


    How can I export the Elementor forms that saved on the database?
    I think it the database store more than it show on the Elementor settings

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @mstudioil,

    Components from third-party plugins like Elementor have their own way of storing their plugin components in the database. You can reach out to Elementor first and ask them how their form is stored (might be just one table or involves more than one).

    Once that is identified, you can then check out our documentation here about exporting data.

    Hope this helps! Let us know if you have more questions.

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks for the answer, if I export data can I join the data from several tables?

    Plugin Contributor Kim L

    (@kimmyx)

    Hi @mstudioil,

    Thanks for the response. Do you mean if you can export the result of a joined table?

    Would it be alright to give us more information about what you need to achieve?

    Thread Starter mstudioIL

    (@mstudioil)

    Yes, I want to export the result of a joined tables, since Elementor store the data on different tables, I would like to export the form name and the form data

    Plugin Contributor Kim L

    (@kimmyx)

    Hi @mstudioil,

    Thanks for the response.

    You can create a view with this join using the Query Builder and then export that view from the Data Explorer.

    Hope this helps! Let us know if you have more questions.

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

The topic ‘Export Elementor forms’ is closed to new replies.