Hi Folks, A Question I have not being able to answer
I have tiddlera calling a macro <<macroname tiddlerb>> The Macro is global ie tagged with $:/tags/Macro In the tiddlercmacro tiddler I have \define macroname(tiddlername) <div class="dropdown" > <button class="dropbtn"> <$transclude tiddler="$tiddlername$" field=caption mode=inline/> </button> <div class="dropdown-content">.... The Above is displaying the content of the caption field as the button name - as wanted. However I have tried a number of things and can not seem to also do the following. Display the icon from tiddler="$tiddlername$" field=icon Colour the icon and caption from tiddler="$tiddlername$" field=color Thanks in Advance Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/528c08b6-8ad8-4ce8-b669-fa004c1d14ce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

