How to get access to logged in user in document Type (create-edit-view) html file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 02:37 AM
I currently can access only 'document' property inside document type crud files. How can i get info about logged in user here?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 02:49 PM
Hello,
You need to specify the properties
you're looking for in the HTTP headers. See https://doc.nuxeo.com/nxdoc/special-http-headers/
Regards
