Hello, I have one section which contains gridLayout and we are displa

Hello,

I have one section which contains gridLayout and we are displaying text/hyperlink/image in gridrows.
For image display, I am using imageField. My question is related to resolution (height & Width) of image. Is there any way so that I can get the image which is fit 100% to that grid layout? Any customization?

See attached screenshot for clarification.

My Current Code :
------------------------
a!imageField(
images : a!documentImage(
document : ri!Subset.Content,
caption : ri!Subset.Title
),
size : "LARGE"
)




OriginalPostID-214104

OriginalPostID-214104

  Discussion posts and replies are publicly visible