vamshi krishna kotagiri on 04 Apr 2019 04:33:05
We can configure a matrix column Data Category as Image URL. The size of this image can be configured by
Format -> Grid --> Image Height.
The problem here is we can only configure the height where the same size is taken as width i.e. if we configure height as 100, the size of the image will be 100 x 100 But if we want to make it as a rectangular shape it is not possible.
If we need to make it as 100(width) * 30(Height) we cannot make it. The only way is we need to make the Grid Image height as 100 and as i am using only 30 as the height it is creating a lot of empty space for each row and create a scroll bar.
- Comments (1)
RE: Enable to Configure the width in Matrix Image url column
Yes, please just take the limit off width so that the image just proportional. Right now, both height and width are set. That would allow lots of cool stuff to be added to the matrix that currently isn't possible with a square aspect ratio. Images could be used for bar charts, etc.