dbi auto-enter creation user uid: how to change source

Hello!

I’m trying to figure out how to modify the source for our created-by and modified-by auto-enter settings in the DBI, anyone know where to look?

Respectfully,
Jeff

Sorry, to clarify a bit better, I have the System Value set as “creation user uid”, and I’d like to change where the table pulls the UUID from.

Hello Jeff,

why don’t you change that to lookup and pick whatever variable is used there?

Alternatively there’s a security.login() function you could use to set the user in a headless-client, I assume that set’s the correct internal variables, at least that is what I seem to use here.