Dynamically Resize a Data repeater

Hello!

I've got a data repeater, and I want to know if I can make it size dynamically depending on how much information is shown.

I can make it dynamically resize by using a scroll bar to show more data, but as far as taking up less/more space on the form itself, I can't make it happen, is this just expected behavior?

Comments

  • Hey there,

    Thanks for using the Decisions Community Forum!

    This is expected behavior, when defining the size of the container the data repeater fits inside, you can not change that dynamically.

    You are correct that to show more data dynamically, you can use the scroll bar function of the data repeater, but the size that you set the container that contains data repeater at is static.

    https://documentation.decisions.com/docs/creating-data-repeaters

    Regards,

    Levi | Decisions Support

Sign In or Register to comment.