Sounds great! Looking forward to it.
Turning the upper-level element group into a reusable element seems to encounter another issue. Your “BannersSliderNavigationItem” won’t work within the reusable element, I think…
Sounds great! Looking forward to it.
Turning the upper-level element group into a reusable element seems to encounter another issue. Your “BannersSliderNavigationItem” won’t work within the reusable element, I think…
[Update1]
Animation withEvery 3 seconds
is sluggish. So I wait for your built-in function for the use.
I was wrong! It worked great with your suggestion! I just needed to erase the conditional statement first, and then re-selected the “RepeatingGroupCarousel A”. Now Every 3 seconds
animation is good to go! Thanks!
Hi @vladimir.pak. I [am trying to build a simple time picker using repeating groups, similar in look to the attached image. I want to be able to display three rows of data for each column. I have no problem getting the repeating group carousel to work, but I have not been able to figure out how to display three rows. I tried resizing the repeating group, but that just increases the gaps between each row. I have been spinning my wheels trying to figure it out.
Any help on the correct settings to achieve this functionality would be greatly appreciated.
Best,
Naveen
Hi, @naveenreddyla.
Hard to tell what exactly doesn’t work without looking into the app. Did similar exercise here, please take a look and let me know if it helps.
Thank you for the quick response - and understood not being able to determine the issue from afar without looking at the app.
I’ll take a look at the demo that you just sent. That is exactly what I’m looking for, so I am sure I will be able to work it out.
Naveen
Ok, good.
Don’t hesitate to ask any questions about the implementation. There are tricks with CSS and state handling that might need some explanation.