How to get the Avatar of the user table and make a list of user portraits in the portal (simple list)

lzj
Tera Contributor

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}} />

 

find_real_file.pngfind_real_file.png

5 REPLIES 5

lzj
Tera Contributor

I tried it. It's OK. Thank you.