Hi,
I made a test.
I create a tiddler named "test a" containing :
enter text : <$edit-text tiddler="test b" field="input"/>
In a tiddler called "test b" I put the following code :
\define concatlatexfield() $${{!!input}}$$
\define actions()
<$wikify name="latextext" text=<<concatlatexfield>>>
<$action-setfield inputlatex=<<latextext>>/>
</$wikify>
\end
<$button actions=<<actions>>>to latex</$button>
input : <$view field="input"/>
inputlatex : <$view field="inputlatex"/>
The content of the field "inputlatex" seems OK. Is that what you want ?
Regards
FrD
Le mercredi 1 août 2018 10:09:49 UTC+2, Ste Wilson a écrit :
>
> Bump...
> How can I use the set field widget to put user entered text into $$text
> here$$ without the user having to do it manualy?
--
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/af80fa20-2c21-488b-be44-04c5b5f42cd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.