Skip to main content
May 8, 2023
Question

Freeze the Milestone section in UI in scroll

  • May 8, 2023
  • 2 replies
  • 0 views

Hi Champs,

I want to make my Milestone as shown below to be freeze when we user scroll on the right-side section. Can we achieve this?

Regards,

Ghanashyam

2 replies

stefanhelzle0001
Brainy
May 8, 2023

Yes. Wrap the right hand side UI in a card layout and define its height. It will then get its own scroll bar.

May 8, 2023

Thanks Stefan..That works