1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-03 07:18:06 +00:00
Files
TiddlyWiki5/core/modules/widgets
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-10-18 18:41:40 +02:00
2015-05-14 00:07:53 +01:00
2014-02-10 13:51:38 +00:00
2014-04-27 20:03:33 +01:00
2014-04-27 20:03:33 +01:00
2014-08-30 20:44:26 +01:00
2014-06-13 14:44:43 +01:00
2015-11-16 10:48:25 +01:00
2015-08-30 19:12:12 +01:00
2013-11-10 19:22:10 +00:00
2013-12-21 16:11:48 +00:00
2015-03-23 15:28:26 +00:00
2014-08-28 21:43:44 +01:00
2014-11-09 17:10:18 +00:00
2015-05-07 19:44:08 +01:00
2015-07-06 11:23:12 +01:00