How to fetch "created by" value in new custom field "Author"

Hi @Aleksandra_Josic,

First set your field like Author Link with User so change Options Doctype → User

Created by Or Logging user both are same so set default value like __user (2-time underscore) then check it when you create a document then logging id/Created by id show in Author field.

Hope you will understand.

Thanks.

1 Like