Thanks Eric Three last questions: Uptill now I've been using: FieldsEditorPlugin
Name: FieldsEditorPlugin Description: create, edit, view and delete commands in toolbar fields. Version: 1.0.2 Date: Dec 21,2007 Source: http://visualtw.ouvaton.org/VisualTW.html Author: Pascal Collin License: BSD open source license CoreVersion: 2.2.0 Browser: Firefox 2.0; InternetExplorer 6.0, others Must I delete this before I install EditFieldPlugin because of possible conflicts? 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: <td style='width:20%'><div class='small'>teacher:</div><div class='editor' macro='select teacher rows:1 width:100% allowBlank allowOther +teacherList allowEdit'></div></td></table>... or: <td style='width:20%'> <div class='small'>day of the week :</div> <div class='editor' macro='select dayoftheweek rows:1 width:100% allowBlank allowOther mon tue wed thu fri sat sun'></div> </td></tr></table> If this is possible - there isn't really any use for the Html-form at all.. YS Måns Mårtensson On 17 Mar., 00:28, Eric Shulman <[email protected]> wrote: > > Can I somehow input fieldvalues with my htmltemplate (in viewmode) > > instead of <data> text?? > > http://www.TiddlyTools.com/#EditFieldPlugin > > extends the TW core 'edit' macro so you can use it in the ViewTemplate > (or even just embedded in regular tiddler content. However, because > there is no 'done' button when *viewing* a tiddler, you will be > automatically prompted to accept/reject any input as soon as you move > away from that field. Otherwise, it works just like when in 'edit > mode': the value you enter is written to the tiddler as a custom field > (except for fields named 'title', 'text', and 'tags', of course). > > -e --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

