How to add in updated by field with user login id in inline Editor?

How to add in updated by field with user login id in inline Editor?

wonglikwonglik Posts: 38Questions: 4Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

Answers

  • wonglikwonglik Posts: 38Questions: 4Answers: 0

    Can show me how I can add 'updated by' with user id when any data table record updated?

  • allanallan Posts: 63,812Questions: 1Answers: 10,516 Site admin

    If you are using our server-side libraries for Editor, then I would suggest you use a server-side event. That is how to modified fields for PHP, the .NET and Node.js docs have similar sections.

    Allan

Sign In or Register to comment.