> Uptill now I've been using:
> FieldsEditorPlugin
> Must I delete this before I install EditFieldPlugin because of
> possible conflicts?

FieldsEditorPlugin is a very useful general-purpose 'field maintenance
tool'.  EditFieldPlugin is an enhancement to the TW core's existing
'edit' macro so that it can be used in a ViewTemplate or embedded
directly in tiddler content (via <<edit fieldname>>).  Although both
plugins can write into tiddler fields, they don't do it at the same
time, and there is no known conflict between them.

> Can I make my Html "write value to fields" with existing Html "knobs"
> or can I just rewrite my template with the new "EditFieldKnobs"
> Can I fx. setup lists in a table to choose from - in my
> "taginvoked"ViewTemplate? like I do in my "taginvoked"EditTemplate:
> If this is possible - there isn't really any use for the Html-form at
> all..


   http://www.TiddlyTools.com/#InputPackage

includes several plugins that let you write custom tiddler field
values using form controls (text/multi-line input, checkboxes,
listboxes, droplists) in *either* template.

Note: I have not (yet) written a [[RadioButtonPlugin]] .  However, you
can always use ListboxPlugin to provide a simple 'select' droplist
that gathers the same kind of "choose one among several" input, so
implementing radio buttons may not actually be necessary.

enjoy,
-e

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to