Okay
  Public Ticket #1640491
Gravity form with wpdata tables
Closed

Comments

  • Sidhant started the conversation

    Hi Sir/Madam,

    We are planning to make a register form in gravity forms plugin and save the form data in a custom table so that we can make an api call from that custom table.

    Is it possible using wpDatatables?

    Thankyou,

    Sidhant

  • [deleted] replied

    Hi Sidhant,
    Thank you for the inquiry.

    When you add an entry with Gravity Forms, it will save the data in gravity's table in the database. With the Gravity Forms integration for wpDataTables we are using Gravity Forms API to get the data from their tables and we create wpDataTable from it.

    I am not sure if you can save the from data in a custom table (that is probably the question for Gravity Form plugin support).