Skip to main content
January 24, 2023
Solved

Not able to change the shape of image in Richtext

  • January 24, 2023
  • 1 reply
  • 0 views

Hi Team,

I am using rich text to connect image and text in a Card. But every time I use it the image always comes in rectangular shape .
Could anyone suggest that how can I change the shape  to "Round"

Thanks  in Advance

    Best answer by harshitb6843

    You cannot change the shape in a richTextDisplayField. To do that, you will have to create a separate column in the grid with minimum width, in which you can show this image using an image field. 

    1 reply

    harshitb6843
    January 24, 2023

    You cannot change the shape in a richTextDisplayField. To do that, you will have to create a separate column in the grid with minimum width, in which you can show this image using an image field.