Issues with ImageField() in gridlayout

Certified Associate Developer

Hello,

 

We have a cdt of type array and on the basis of its available items, We are creating an editable grid. Inside CDT there is a column called "Image" which may contains multiple image link at a time. So I used ImageField() component and ran a loop for each item available in Image column but this results into the error which says Image component can not have more than 1 image in grid layout. Can someone please tell me what to do now?

  Discussion posts and replies are publicly visible