Method Community

 

Report user who made last change

Last post 06-03-2014 2:06 PM by robert.cowart. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 05-29-2014 1:27 PM

    Report user who made last change

    Is there a way to link Employee Entity rows to SalesOrder and SalesOrderLine rows to determine who created them and who last editted them?  I am looking at the Transaction table as a possible source for this data.  Thanks.

  • 05-30-2014 3:58 PM In reply to

    Re: Report user who made last change

    Hi Robert,

    Here's my answer. The best way to do this is to add custom field and and assign action to the save button for example by clicking save button it call for action Enter Value into Field on Screen  which update field or object with the value " Value From Session" in that you can select Username. You can use the same appraoch while adding data to the grid.

    _Inder

  • 06-03-2014 2:06 PM In reply to

    Re: Report user who made last change

    Indr,

    Thanks for the reply.  As we are not a "customized" license, I am going to repurpose BillToAddressNote for "created by/timestamp" and ShipToAddressNote as "last updated by user/timestamp".  

    Rob

Page 1 of 1 (3 items)