GetSimple Support Forum

Full Version: Small change to compnent page.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Could there be a "save" button under very component or that the right sidebar is floating.
Once you get to above 20 components it's easy to forget to save.
Also a warning that things have changed on the page "do you wish to save".

Rgds
Brian
I see it's not documented in the wiki (I think it's experimental but it will be default in 3.4), but since 3.2 you can make the sidebar button fixed to top with this in gsconfig.php
Code:
define('GSSTYLE',GSSTYLE_SBFIXED);
( http://get-simple.info/forums/showthread...4#pid49654 )

Warning on unsaved changes for components will be available in 3.4.
Fabulous - get-simple gets-better. ;-)