I've tried to insert qoutes as textseperation but I get (almost) same
result:
Made _t_"_
Made _y_s_"_ _"_T_e_s_t_2_"_
Made _o_r_k_"_
Made _ø_v_l_e_"_
Made 4 tiddlers
 from:

titel,tekst,tags,felt1,felt2,felt3
"Test1","Dette er Test1","test et foo","mumle","grynt","fnys"
"Test2","Dette er Test2","test to bar","snork","snøvle","pludder"

YS Måns Mårtensson

On 17 Mar., 09:46, Måns <[email protected]> wrote:
> Thanks Eric
>
> I will rewrite my templates and use EditFieldPlugin instead of the
> Htmlform I've used so far - because of the ability to setup acsvwith
> all the thinkable data to prepopulate tiddlers.
>
> YS Måns Mårtensson
>
> On 17 Mar., 02:19, Eric Shulman <[email protected]> wrote:
>
> > > 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to