To change the style of the row ?
Hi
Is it possible to change the style of some rows in the table (not in the form) ?
Thanks
8 replies
-
Yes, by column. For example, "Choice" and "Multiple choice" field data types allow color and icon to very by item selected.
To control when the field appears on the form, you can change its "Display field only, if" property to something like:
contains(text(Status),"Prospect")
-
Also see "styled" thread here:
https://ninox.com/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/styled-5d4d2eb4f766c72ea3c980b3
-
Thanks a lot Dean
in :
contains(text(Status),"Prospect")
What do you mean by Status and "Prospect" ?
Is "Prospect" a name of a field ?
But what is Status ?
-
Below : I tried what you said in the first part of your answer but I do not know how to put a field in red or blue…
-
-
Ok…Thanks
In fact my question was about to have color in the words that are in the field
eg the Ferrari in red and the Porsche in blue
Is that possible ?
or to have a color in the background of the field ? -
Eg
-
Not in a text field, you have to use a formula field fot that, See: https://ninox.com/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/to-change-the-style-of-the-text-color-bold-italic..-5f01aab5cf63214dd508aad3?post=5f01cf45cf63214dd508aae0&page=1
Content aside
- 4 yrs agoLast active
- 8Replies
- 797Views