Skip to main content

User object

The user object contains information held against the user's record. The user object can be accessed in document layouts and discussion templates using via the owner_user  and current_user  objects. See:

And from within opportunity item asset records, when the user is allocated to a service booking:

{{ asset.resource }}

The user object's data comes from the information held in the user record.

Objects

Did this answer your question?