Changes for page Livetable Exporter Macro

Last modified by Anca Luca on 2023/01/30 00:15

<
From version < 14.1 >
edited by slauriere
on 2019/06/05 17:43
To version < 14.3 >
edited by slauriere
on 2019/06/10 00:28
>
Change comment: Update install count

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -13,6 +13,12 @@
13 13  {{livetableExporter livetable="livetable-id" /}}
14 14  {{/code}}
15 15  
16 +If you need to let users export a livetable in different formats, you will need to call the macros several times, for instance as follows:
17 +
18 +{{code}}
19 +{{livetableExporter livetable="livetable-id" format="csv" /}} {{livetableExporter livetable="livetable-id" format="excel" /}}
20 +{{/code}}
21 +
16 16  This macro obsoletes [[Extension.LiveTableExcelExport Macro]].
17 17  
18 18  == Parameters ==
Installed count
... ... @@ -1,1 +1,1 @@
1 -22
1 +24

Get Connected