I would like to display my values in one single row. As I do not have real programming knowledge in java I consulted ChatGPT with succes. So what my idea is:
if config layout = row then display row
The code to achieve this below. Really only the config option has to be added and the if condition.
Also so far there is no space between the values. I "hacked" this with using an invisible space as suffix in the settings however I guess CSS should solve this properly.
I would like to display my values in one single row. As I do not have real programming knowledge in java I consulted ChatGPT with succes. So what my idea is:
if config layout = row then display row
The code to achieve this below. Really only the config option has to be added and the if condition. Also so far there is no space between the values. I "hacked" this with using an invisible space as suffix in the settings however I guess CSS should solve this properly.
And it looks like this (real screenshot):