Hi A suggestion to solve the problem with the add row function of your editable table. As suggested, put the '+' button in the header -- when clicked, a row is inserted which can be edited, but this row is not live, but a copy in a temporary template. On the RHS of this row is now a '+' - when clicked this inserts the contents of the template, transforming the row into a normal row (with an edit button on the RHS.)
This does not differ much from your existing version -- only that the top row is hidden and drops down only when the '+' in the header is selected. regards On Sunday, May 4, 2014 12:12:35 PM UTC+2, Danielo Rodríguez wrote: > > Hello Stephan > > As usual thank you for your suggestion. The problem is that the title of > the new tiddler as to be set. If I create a new line in edit mode tipping > the title of the tiddler will result in a new tiddler for each keystroke. > > Maybe we can find a workaround together :) > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

