As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2831897
updated_by column
Closed

Comments

  •  1
    Stephan started the conversation

    Hello!

    Nice plugin!!!!

    In my case, logged-in users can change all rows in the frontend. I would like to know WHO CHANGED a row.
    I think, for this, I need a new column "updated by". I can only use placeholders in the form for new lines.... so I guess I need the action:
    wpdatatables_after_frontent_edit_row ($ formdata, $ rowId, $ tableId)
    But I have no idea how to use this in php!
    Can you give me an example?

    Or is there an other way?


  • [deleted] replied

    Hi Stephan

    Thank you for reaching out to us.

    Unfortunately it is not possible to see a detailed change log for every change made in the table. If you had Users see only their own data you could enable the Show all rows in back-end option from the Editing tab of the table to see all entries in the back-end. You can also edit the table but if you edit the table as an administrator your User ID will be saved when you make the change so make sure to turn off the Users see and edit only own data option before editing.