Hi there, I use a select widget to fill a certain field. I would like to see the current field value - if set - in the dropdown-menu.
Status: <$select field='Status' default='new'> <option disabled>new</option> <option>A</option> <option>B</option> <option>C</option> <option>D</option> </$select> So now the select widget shows 'new', even, if 'A' is set as field value. Is it possible to show A (if it is set)? Jens -- 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/4cf6c971-6679-4176-9037-096f24fa4022n%40googlegroups.com.

