You don't mention which approach you are using to create the tiddler. But 
if it were action-createtiddler, then your $basetitle attribute might look 
like this:

... $basetitle={{{ 
[{!!firstname}addsuffix{!!middlename}addsuffix{!!lastname}] }}} ...


On Monday, December 28, 2020 at 10:32:32 AM UTC-8 [email protected] wrote:

>
> I'm experimenting. So far I have been able to take input from three 
> fields, assign them to $:/state... and then press a button which creates a 
> new tiddler. The new tiddler contains three fields w/ the content I 
> originally entered as values.
>
> But how can I merge these three fields and make *that* the title of the 
> new tiddler?
>
> This is the part that has so far eluded me...
>
> Assume the fields are firstname, middlename, lastname...
>

-- 
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/2ae825ab-8d12-4b8d-a5ef-048ce7599a65n%40googlegroups.com.

Reply via email to