From e5e7c70756ee369401aa64e4923f36159c805415 Mon Sep 17 00:00:00 2001 From: sgrtye Date: Thu, 8 Feb 2024 16:42:01 +0000 Subject: [PATCH] add note regarding compatibilities --- docs/widgets/services/customapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/services/customapi.md b/docs/widgets/services/customapi.md index 1912ed0d..05015aaa 100644 --- a/docs/widgets/services/customapi.md +++ b/docs/widgets/services/customapi.md @@ -123,7 +123,7 @@ For those who set the `vertical` option to `true`, there are two optional parame - `currency`: Specifies a currency symbol to be added in front of the field value. - `trend`: Adds a colored trend indicator with a percentage sign. The value for the `trend` field needs to be a key similar to `field`. -**Note:** Data transformation is still compatible with the list view, but the transformation only applies to the value of the `field`. +**Note:** Data transformation is still compatible with the list view, but the transformation only applies to the value of the `field`. However, if a currency is specified, the value after transformation must be a number in order to be properly processed. ```yaml - field: key