Gerald, is caption="$Sache$ - $Jahr$" in the create tiddler widget not 
working for you?

By the way I avoid caps in parameters or they become another possible 
error, but this looks correct.

Tones

On Tuesday, 6 October 2020 18:27:23 UTC+11, Gerald Weis wrote:
>
> Now Folks i have found the error
> the templatename was fail.
>
> But now i want to insert the field "caption" in the tiddler 
> The kontent of the field schoud bie $Sache$ - $Jahr$
> i can't find the way to do.
>
>
> Gerald Weis schrieb am Montag, 5. Oktober 2020 um 13:19:32 UTC+2:
>
>>
>> Hi Folks,
>>
>> i have cloned an tiddler.
>> but ths works not fine.
>>
>> Title and tags are done
>> Content no
>>
>> this is the code for this action
>>
>> \define NeuerZyklus(Kennzeichen Sache Jahr)
>> <$button>''$Sache$''<br/>Jahr - ''$Jahr$''
>> <$action-createtiddler $basetitle="$Sache$ - $Jahr$" 
>> tags="[[$Kennzeichen$]] [[$Sache$]]" text={{$Kennzeichen$-$Sache$ - Jahr}} 
>> />
>> </$button>
>> \end
>>
>> <$vars ph="Geben Sie den Text für den Tiddler ein">
>> <tr><td>Sache:</td><td><$edit-text tiddler="$:/temp/Sache" tag=input 
>> size=50 placeHolder=<<ph>> default="Sache"/></td></tr>
>> <tr><td>Kennzeichen:</td><td> <$edit-text tiddler="$:/temp/Kennzeichen" 
>> tag=input size=50  placeHolder=<<ph>> default="Kennzeichen"/></td></tr>
>> <tr><td>Jahr:</td><td><$edit-text tiddler="$:/temp/Jahr" tag=input 
>> size=10 placeHolder=<<ph>> default="2020"/></td></tr>
>> </$vars>
>>
>> <$macrocall $name=NeuerZyklus Kennzeichen={{$:/temp/Kennzeichen}}  
>> Sache={{$:/temp/Sache}} Jahr={{$:/temp/Jahr}} />
>>
>> How i can the content of the template in this tiddler?
>>
>> Important: i'm using more then one template.
>>
>> In this wiki it are three
>>
>> one for gasonlinetab
>> one for sevices
>> one for insurances
>>
>> thanks for help
>>
>>
>>
>>

-- 
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/167e1c51-d7c1-481b-a62c-05909ac71605o%40googlegroups.com.

Reply via email to