Hi,

Is is possible to incorporate a create new tiddler action with a select 
widget

so if i have something like this , 

Status  <$select 
field="status"…>
<option>Pending/Blocked</option>
<option>With Vendor</option>
<option>In House</option>

how can i make one of the choices trigger this 

</$select>
<$action-createtiddler $basetitle="test" >
</$action-createtiddler>

I found an example on the tiddlywiki website, but a bit more advanced to be 
used for assigning different tags to a particular tiddler depending on the 
choice you make in the drop down 

but what i need is much simpler  , and not sure if its the same thing ,so 
is it even possible?
 

-- 
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/38dba88c-2929-44bb-91b2-916987aeed90n%40googlegroups.com.

Reply via email to