Você está aqui: pimentel.pro.br - TWiki > Web TWiki > TWikiTipsOfTheDay > TWikiTip022 r1 - 05 Feb 2005 - 02:49 - TWikiContributor


Final do tópico | Pular para ações

Edit tables with EditTablePlugin

The EditTablePlugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an [ Edit table ] button if preceeded by an %EDITTABLE{...}% variable. Each column can be a text field, a drop down box, a date field, etc. Multiple tables per topic are editable, but only one at a time can be edited.

Example:

Syntax: %EDITTABLE{ format="| row, -1 | text, 20, init | select, 1, one, two, three, four | radio, 3,:-),:-I,:-( | label, 0, %SERVERTIME{"$day $mon $year $hour:$min"}% |" changerows="on" }%

Nr Text field Drop down Mood Timestamp
1 hello table one smile 26 Jun 2002 12:30
2   two frown 27 Jun 2002 12:40

More Information...

See More Tips...

-- TWiki:Main.PaulineCheung - 01 Feb 2005

Editar | Anexar | Impressão | Texto Puro | Referências: Web, Global | Histórico: r1 | Mais ações de tópico
This site is powered by the TWiki collaboration platformCopyright © pelos autores contribuintes. Todo material nessa plataforma colaborativa é propriedade dos autores contribuintes.
Idéias, solicitações, problemas com relação ao pimentel.pro.br - TWiki? Nos dê um retorno
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiTip022