How to have the current logged in user displayed in Record Lists?

Certified Associate Developer

Hi there! I am trying to have createdBy updatedBy and updatedOn section reflect current changes in the record list when updated for an internal tool. So for instance when a user creates a new question or updates a question, I would like the record list to display that users info in it's own respected column. As of right now I am using loggedInUser() and now() but it is only showing my information all throughout the questions.

So really what I'm asking is what do I need to change in the display tab of the records list to have this action work properly. Any help is appreciated!

  Discussion posts and replies are publicly visible