macrocall not working

39 views
Skip to first unread message

Ankit Mittal

unread,
Jun 16, 2020, 1:32:11 PM6/16/20
to TiddlyWiki
Hi,

I am trying to use the macro for Shiraz Dynamic table plugin and trying to call the macro using macro call but it does not work if I try it that way...

So the example on plugin tiddly is shown as:

<<table-dynamic filter:"[tag[sample]]" fields:"title email created tags" stateTiddler:"exmp01" caption:"''Table 1. Dynamic table example''">>

and this works... but if I change it to:

<$macrocall $name="table-dynamic" filter:"[tag[sample]]" fields:"title email created tags" stateTiddler:"exmp01" caption:"''Table 1. Dynamic table example''"/>

then it does not work. What am I doing wrong? :(

Michael Manti

unread,
Jun 16, 2020, 1:34:21 PM6/16/20
to TiddlyWiki
Just replace the colons (:) with equals signs (=) in the macrocall widget, which follows the attribute syntax for widgets.

Ankit Mittal

unread,
Jun 16, 2020, 1:43:32 PM6/16/20
to TiddlyWiki
Thanks... That was it. :)
Reply all
Reply to author
Forward
0 new messages