Configuring Fields
The Fields input section allows you to customize which properties from the data source should be displayed in the widget. Each property is defined in a text box, where every line represents a specific property.
Each line must contain the property key from your data source. Additionally, optional prefixes can be used to modify its formatting or behavior.
Alias/Label
If you have a property key such as name_of_user, but you want to display it as Name in the widget, you can assign an alias/label by appending a separator (|) after the property key and specifying the desired label.