Page 1 of 1

Selection Table Bug?

Posted: Jan 12th, ’23, 15:28
by phocide
If you leave an empty cell in the "Selection Table" and try to return a column with this cell, the cell of the "Selections" column will be show.

Image

It should be like this:
12.01.2023 - 12.01.2023

It turns out like this:
[date1] - [date2]12.01.2023 - 12.01.2023

Also, you can not put spaces before and after the value, for example after "from".

It should be like this:
from 12.01.2023 to 12.01.2023

It turns out like this:
from12.01.2023 to 12.01.2023

The only solution to the problem is to edit the table file manually using a text editor.

Re: Selection Table Bug?

Posted: Jan 13th, ’23, 17:21
by Marko
This is intentional. If the column value to blank, the selection value is used instead. Also the column content is trimmed. We can discuss if this design is good or not. :)

I'm not sure what you are trying to do with the dates though.