How can I make a floating group scrollable in the native app builder?
I’ve created a few groups of texts in it, but it doesn’t scroll at all. The text boxes all just overflow the FG.
How can I make a floating group scrollable in the native app builder?
I’ve created a few groups of texts in it, but it doesn’t scroll at all. The text boxes all just overflow the FG.
Can you explane what you realy want in a FG? Because FG be made to persistent elements like a banners and tool bar.
alternatives for FG with a scrool you can use “List views“, “Vertical List” and “Section list” or Sheets
Share some screen shorts or your app editor link.
So we can see the settings.
There is no way to do this natively, you will have to use css by putting it inside an html element, I have already done some cases that worked, but I don’t know exactly what yours is like, so it’s a bit difficult for me to send you the code, but ask an AI to generate the code by scrolling in the direction and in the desired way.