One of my widget plugins allows some degree of user interaction via HTML form elements. The initial settings for the plugin are derived from attributes set in the widgets tag.
Is it possible as various element forms are adjusted by the user - check boxes ticked for instance, to alter the tiddler text, specifically the attributes of the tag the user ticked upon. So for instance, as a checkbox is clicked on by the user, an event is triggered, which alters or adds an attribute to the widget tag which generated the checkbox in the first place. I have a working version which does most of this, the only problem is if the user closes that tiddler, the "state" of the tiddler is lost. I wish to record the state basically, but not necessarily force a save for the tiddler. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
