With the new announcement about Custom CSS going away, i’d like to see what everybody else came up with and will miss in the coming days… Here is what I will miss…these were all fun experiments
sometimes its just exciting to see weird ideas come to life
Different backgrounds depending on who is signed in…
My crazy geocities earth page
Switching between sections
Switchable backgrounds
my odd old dashboard for data
My fishbowl portal…
Show them if you got them so we can know forever what used to be possible…
PS: i absolutely still love glide… i hope they add the ability to use images as backgrounds…
A custom card style list designed to look like a calendar style list with additional info (counts) with the date, and the amount as an additional field. This was primarily done for speed since the native calendar is much slower to load and for the additional content that was important for my user, such as daily counts and amount per lesson.
The custom design for the selected item in a choice component, followed by the custom background color for the card list, followed by the curved background and additional shadow around the student image. Not deal breakers if I lose them, but will definitely make the screen less pleasing and intuitive to the user.
We’ve built a lot of apps with css in the choice component. I’ll sorely miss that.
I can only hope that Glide remembers the importance of launching new components like the pretty table you have on your first screenshot @Jeff_Hager
I don’t think it uses a whole lot for CSS. Most of it uses native features. I think the only CSS I used was to make the LCD screen look like an LCD screen, which is just composed of two text components right aligned with some styling to make the background slightly grey, round the corners, and adjust the sizes to remove any gap between the two components. I also added onhover or onclick CSS to change the button color when pressed. I think that was it. Otherwise every else is native, and the buttons are just tiles with colored background images that change based on a series of IF conditions.
Someday, it would be fun to get back in there and redo it to use javascript to do the calculations and simplify the IF conditions.
Yes, but the problem is that it is unstable, they no longer showed them and they made it clear to many people that this could end at any moment and that makes one doubt whether to continue using css
But that’s nothing new, it’s always been the case. Using Custom CSS has always been at your own risk, Glide have always made that very clear. They could have taken this opportunity to “ban” it completely, but they didn’t. This makes me believe that it will remain as an unsupported option for those that want to use it, at least for now.