Hi all, recently I asked a question about line groupings which the answer has helped me a lot with on what are becoming very long groups of table fields regardless.
I first thought about using a Collapse div to hide some of my elements but I'm afraid if I do that they'd be overlooked by my end users. Although I'll always take advise in regards to this practice.
What I'd like to figure out is how to have the save/cancel/back button group float down the side of the page as a user scrolls down my long forms. Does anyone know how I can accomplish this or the correct term I can lookup on Bootstraps site?
As always, thanks in advance for any help!
Jay
floating button groups
Re: floating button groups
I made some quick trials applying "position:fixed" CSS rule to the buttons, but it doesn't work well, specially when resizing the browser window ... Will give it a more thorough check later on and possibly implement it in future releases.

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.
Re: floating button groups
Thank you Sir, I appreciate your looking into it. Love your application and development.