How to get the Avatar of the user table and make a list of user portraits in the portal (simple list)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2022 08:15 PM
Hello!
I want to use the simple list in the portal to make a user list, and the avatar in the user table is used as the display field.
I wrote this in simple list, but the screen didn't show it.
<img alt="" src={{item.display_field.display_value}} />