Currently dynamic values only work in "value" fields.
But for our current and upcoming whitelabel-apps it would be useful to parse dynamic values from i.e. a userSetting or query directly inside other fields like "fontColor", "hintFontColor", "tint", "borderColor", "opacity", "color", "activeColor" and similar style-related fields.
This would eliminate the need for a seperate client template + query for every layer that needs to read a simple color value. Such layers could then get their values from a singe class instead.