The class that we’ve setup is error (1). Note, that this is a custom class, which you define in your own CSS and it is not something integrated in app connect. Then, select a condition when this class should be applied (2).
So what if I don't want to use a pre-defined Bootstrap class (for example: table-danger) and want to come up with my own cool jam? Where do I go to set that up? I assume it's under the Styles area but I'm not quite sure how to set that up. Any tips from the pros?
I am not loading any external CSS files. I am doing all of my styling in Wappler. Am I able to create a custom class within Wappler that I can reference in this class toggle rule?
Yes, for now you can do this through the styles panel: https://docs.wappler.io/t/using-the-css-styles-panel/2925 by creating your own custom css file.
Soon the visual Design panel is getting a huge boost and you will be able to define classes fully visual there.
Ah, thank you sir. Not sure how I missed this doc since I’m a big believer in RTFM. I’ll give this a look and return if I have any questions on it, or will otherwise mark this as the solution.