Try this tag instead tag=textarea

Remember you cant edit the current tiddler unless you play a few games.

One nice trick is from another tiddler you can do this;

<$tiddler tiddler="othertiddlername">
    <h3>Office Notes</h3>
    <$transclude tiddler="$:/core/ui/EditTemplate/body/editor"/>
</$tiddler>
Or any other method to set the currentTiddler (while not in the current 
tiddler) eg in a tiddler tagged $:/tags/viewTemplate
Which looks like this

[image: Snag_15a2045c.png]

Regards
Tony

On Saturday, July 27, 2019 at 7:58:49 PM UTC+10, MagoArcade wrote:
>
> Hi - read tw docs - no clues. I#m trying to display a mulit-line textbox 
> in one of my tiddlers. Tried various attributes but only ever presented 
> with a single line text field. How can I get a multi-line textbox and why 
> don't the attributes work on edit-text?
>
> Example permutation of an attempt:
>
> <$edit-text tiddler="$:/_opTaskStore" field="description" tag="input" 
> default="" class='tc-edit-texteditor' placeholder='Further details about 
> the node here...' autoHeight="yes" rows="5"/>
>
> single line text field. 
>
> Also - I note that this can be achieved through css? However, there's no 
> listing in the documentation about tw's inbuilt css classes to enable this?
>
> Thanks
>

-- 
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/ce38b0ea-9a25-43c0-8587-646a6fa9442e%40googlegroups.com.

Reply via email to