Replies: 1 comment
-
|
I did a bit of digging and this may be the issue? The problem is that KTL processes the Here is the step-by-step logical failure that is happening when the view renders:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used the _cfv keyword successfully to set the background colors of a field - it appears correctly in tables.
However, when I use _mc on that same table view targeting that column, it doesn't work.
If I use _mc when setting the background colors of that target column using knack's display rules for that column, then _mc works.
Is this a bug or is this intentional?
Beta Was this translation helpful? Give feedback.
All reactions