Set of radioWidgets: How to set a default value

34 views
Skip to first unread message

vpl

unread,
Aug 8, 2017, 3:46:32 AM8/8/17
to TiddlyWiki
Hi,

I'm looking for a way to display different radioWidget and set one of them as the default choice.

Something like

<$tiddler tiddler="$:/plugins/vpl/myplugin/shortTableData">
   <$radio field="type-table" value="3x3"> 3x3</$radio>
   <$radio field="type-table" value="4x3"> 4x3</$radio>
   <$radio field="type-table" value="4x4"> 4x4</$radio>
</$tiddler>

I can't find on the forum and in the doc a way to set that the first one (3x3) would be displayed as the default choice.
Any idea ?

Thanks for your help and this great product. I discover more and more every day ...

Regards

Vpl

PMario

unread,
Aug 8, 2017, 3:56:45 AM8/8/17
to TiddlyWiki

On Tuesday, August 8, 2017 at 9:46:32 AM UTC+2, vpl wrote:
Hi,

I'm looking for a way to display different radioWidget and set one of them as the default choice.

Something like

<$tiddler tiddler="$:/plugins/vpl/myplugin/shortTableData">

create this tiddler and set the "type-table" to your default value.

-m
Reply all
Reply to author
Forward
0 new messages