Yes, if you remove the curly brackets per Tony's comments that will fix it.
Just so you can have one more way of doing it, you can also:
<a href={{!!url}}><$text text={{!!author}}/></a><br>
-- Mark
On Thursday, October 4, 2018 at 2:37:11 AM UTC-7, Mohammad wrote:
>
> Look at the below example:
>
> Assume you have a tiddler names myTest with the below fields:
>
> - *url*: https://tiddlywiki.com/prerelease/
> - *author*: JeremyRuston
>
>
> Then the below line show JeremyRuston as a link to a missing tiddler
>
> <a href={{!!url}}>{{!!author}}</a><br>
>
> A workaround is
>
> <a href={{!!url}}><$view field="author"}}/></a><br>
>
> But it is expected the above href point to url not author!
>
>
> - Mohammad
>
>
--
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/a1e2eb07-128f-492d-9d9f-c746a4ca0c74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.