Hi there!

I'm using TW5 in a single file, version 5.1.21 and I want to pass the 
content of a field as a parameter of a widget. I tried transcluding, using 
variables, using parameters of a macro but none of them seem to work. This 
is what I tried:

<$fieldmangler tiddler="Draft of 'Añadir $type$' by 
{{$:/status/UserName!!text}}" >
or 
<$fieldmangler tiddler="Draft of 'Añadir $type$' by <<uservar>>" >
or
<$fieldmangler tiddler="Draft of 'Añadir $type$' by $(uservar)$" >
even
<$fieldmangler tiddler="Draft of 'Añadir $type$' by $user$" >

where "user" is a parameter of a macro inside of which is the $fieldmangler 
widget.

I need this to remove a tag in that Draft of using $action-sendmessage 
widget.

Thanks in advance.


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/09a72c5b-e7eb-4d3f-8f89-325f285e2eb1%40googlegroups.com.

Reply via email to