floating button groups

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
jweldy
Posts: 5
Joined: 2014-05-08 13:12

floating button groups

Post by jweldy » 2014-05-18 19:47

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

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: floating button groups

Post by a.gneady » 2014-05-19 21:45

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.
:idea: AppGini plugins to add more power to your apps:

jweldy
Posts: 5
Joined: 2014-05-08 13:12

Re: floating button groups

Post by jweldy » 2014-05-21 23:15

Thank you Sir, I appreciate your looking into it. Love your application and development.

Post Reply