1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-04 23:54:06 +00:00
William Jackson 471f28e52b Fix inadvertent clearing of text field (default) when field attribute of the ActionSetField widget isn't set.
When using the widget with only short form SetText attributes (field="value) -- the default field (text) of the default tiddler is set to the default value ("") -- thus clearing the text field of the current tiddler. I have inserted a conditional to test for the presence of the `field` attribute.

Whilst I was about this, I have inserted code to enable the setting of any number of TextReferences -- this fixes the issue of only being able to set one index per widget and also allows different tiddlers to be targeted by the same widget.
2015-12-28 18:08:05 +02:00
..
2015-12-23 12:19:47 +00:00
2014-08-30 20:44:26 +01:00
2015-04-24 11:13:10 +01:00
2015-12-23 12:19:47 +00:00
2015-01-14 20:09:15 +00:00