Extract name information from a form

Hi,

I was wondering if it is possible to extract the name of the person who created a document. I need it for my report, I would like to have a trace of who created a purchase order

Thanks !

Please check “owner” column in the associated table for the creator of the document.

Thanks for your answer,

but if I understand what this “owner” column is, it just enables be to see the information

However, I’d want to have this information in a query report I’m creating and I don’t know what to select

No, owner is a column in the database table as well. So, you should be able to select the owner value in query report.

Ok thank you !