How to add an image in a table row in V2
Answers
-
Hi Hemanth,
You can use a template with HTML enabled in your table to achieve this. I'm doing something similar, and used this html in the template:
<img src="{{{PhotoUrl}}}" alt="Avatar" style="border-radius: 50%; max-height: 30px;">.
I added a few style properties to get the look I wanted, but they are optional.
1 -
0
Categories
- 8K Questions
- 927 Ideas
- 225 Discussion Categories
- 180 General
- 9 Community Feedback
- 5 Community Info
- 19 Knowledge Base