Hello Respected Koders …,
I Was Created A Custom SideMenu & I Create A Lists With Dynamic Compoent Extension
The SideMenu Layout Isn’t Scrolling…!
Help Me Here Koders…
Thank You…
Hello Respected Koders …,
I Was Created A Custom SideMenu & I Create A Lists With Dynamic Compoent Extension
The SideMenu Layout Isn’t Scrolling…!
Help Me Here Koders…
Thank You…
Kindy Show Your Blocks So that we Can Find the Error
Yes Posted Can You Check Please…!
Thank You
This post was flagged by the community and is temporarily hidden.
It’s because you are creating a vertical scroll arrangement(Vertical_Scroll_Arrangement3) inside another vertical scroll arrangement(Vertical_Scroll_Arrangement2)
Just use a simple vertical arrangement instead of Vertical_Scroll_Arrangement2
OR
You can create your list directly in Vertical_Scroll_Arrangement2
.
No need to create an extra vertical scroll arrangement.
Your shown 1st method(which is not the same as i said) will not work since you are creating a scroll arrangement inside other scroll arrangement.
But the second method should work
Can you post a sample aia? I may check it later