Update docs/widgets/services/customapi.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
6e26a01749
commit
c3cc770d55
@ -126,7 +126,7 @@ The list view utilizes extra space to display an additional field (which is opti
|
||||
|
||||
Allowed options: `["auto", "theme", "black", "white"]`.
|
||||
|
||||
`auto` will use the color based on the value of the `additionalField`. The first number found in `additionalField` will be used to determine the color (green for positive numbers, red for negative numbers).
|
||||
`auto` will use the color based on the value of the `additionalField`, green for positive numbers, red for negative numbers.
|
||||
|
||||
**Note:** Data transformation is still compatible with the list view, but the transformation only applies to the value of the `field`.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user