Dear All,

I have this button..

<$button message="tm-new-tiddler"
param={{InvoiceTemplate!!invoice-title}}>New Invoice</$button>


InvoiceTemplate!!invoice-title contains {{!!customer}}, {{!!period-name}}


I want to generate a new invoice with the name of the customer and period

I can transclude from the Tiddler itself, like this

<$button message="tm-new-tiddler" param={{!!invoice-title}}>New
Invoice</$button>

but what I get is "{{!!customer}}, {{!!period-name}}" as the title when I
try to get the field from the InvoiceTemplate field

What am I doing wrong?

Alex

-- 
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/CALc1hYetVq%3DAW3D3VQa68wzjJeB3oLPatsTxO__5CS%3Dd0AWN9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to