I have the following two dynamic fields on my page:

- When "CompletedDate" gets filled in by user, I need the "by" field to auto-populate with the logged in users name.
- The logged in user is stored in a session variable called: {SESSION.kt_login_user}