You need to sign in to do that
Don't have an account?
Owner Field Default
Hello, I have a custom object titled "Interview Results". I have a lookup field titled "Owner". This field should default a value of whomever is logged into the org. For example, it's a lookup to "User", so the field should be the User logged in.
Is it possible to write a before insert trigger to populate this field?
The field is null when I click a new "Interview Results" record.