• Resolved gareth94

    (@atebol)


    Hello. I’d like to add a button to each row in a specific table. When the user clicks on that button, I’d like the data associated with that row to be moved to another table. I was wondering if anyone could help me achieve this please? I believe I could use an INSERT INTO sql command to insert the data into another table but I’m not sure how I’d initiate this or to ensure that only the relevant row gets moved/copied over?
    Thank you in advance

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hi atebol,

    Thank you for your interest in wpDataTables.

    Unfortunately this is not possible with built in features of plugin.

    You can take a look in our documentation about Front-end callbacks and also about Actions and Filters which are defined in wpDataTables plugin for customization’s by developers.

    Thank you for understanding.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Run SQL upon button click in table row’ is closed to new replies.