Skip to main content
December 3, 2022
Question

scrolling in Interface

  • December 3, 2022
  • 2 replies
  • 0 views

Hi I Have a requirement as to show the array of images in row with enable of scrolling.  How can i provide scrolling for this case?

    2 replies

    stefanhelzle0001
    Brainy
    December 3, 2022

    Do you mean automatic scrolling? That is not supported and would require a custom component plugin.

    harshas2775
    Brainy
    December 4, 2022

    As a workaround you can try adding the images in a cardLayout. By adjusting the height of the layout you can see vertical scroll. I am not sure about a horizontal scroll though.