Hello, I have a working Rules for Field (CSS) macro that changes the background color of a row based on a filter. It seems that this background color change gets de-prioritized in the TableView as the alternating row scheme (white to gray to white etc...) is prioritized. Is there anyway to make sure the background-color of the CSS macro is always prioritized?
I believe you can set the !important to your CSS style or remove the "stripes" functionality in the TableView
background-color:red !important;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Medved _ConfiForms_ since your answers to other's comments have already helped me significantly :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.