Skip to main content

OnRent Events user

Updated this week

The current_user object contains information held against the user's record. The current_user object can be accessed in opportunity, invoice, product, and quarantine templates; and all discussion templates:

{{ current_user.name }}

The current user object will relate to the user who is generating the document and will contain user object attributes.

Did this answer your question?