By: Alexey
Date: 2016-03-23
Time: 08:14
|
tbs:date and block=tbs:rowHello.
I have a problem with mergin block=tbs:row in XLSX template in case when I have some fields with ope=tbs:date. Example: Date source is array, like:
I create new XLSX book with one worksheet: Cell A1 : [agences.id;block=tbs:row] Cell B1 : [agences.date_creation;ope=tbs:date] Cell C1 : [agences.date_fin;ope=tbs:date] Mergin block:
After this, I have broken XLSX file. If i remove ";block=tbs:row" from Cell A1, it work good and put correct numeric values in B1 and C1. Where i'm wrong? |
|||
By: Alexey
Date: 2016-03-23
Time: 09:54
|
Re: tbs:date and block=tbs:rowHere is debug info done with
|
|||
By: Alexey
Date: 2016-03-23
Time: 13:32
|
Re: tbs:date and block=tbs:rowI found that bug exist only when I use TinyButStrong version 3.10.0.
it's ok with TinyButStrong version 3.10.1. So, solved. |
|||
By: Skrol29
Date: 2016-03-24
Time: 23:06
|
Re: tbs:date and block=tbs:rowok
|