#228 ✓resolved
Gaspard Bucher

better data entry / tabular data

Reported by Gaspard Bucher | October 22nd, 2008 @ 06:31 PM | in 1.5

The problem with the actual DataEntry thing is that... you cannot have an arbitrary number of columns !

Possible solutions to this problem:

  1. use the text field as a json/hash/yaml list of values
  2. use another table to store entries (DataRows 1--* DataEntries)
  3. deal with tabular data as csv dyn attribute (one attribute = full table data)
  4. deal with tabular data as xhtml table embeded inside the text. Zazen parser seeing a ...would produce the ajax thing.
  5. use a special tag [table attr:d_foo/] [table node:34 attr:d_foo/] (d_foo contains csv data).
  6. use |34.d_foo| to show a table or |d_foo|

My favorite is 6.

But then what editor should we use ?

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Anyone knows how to use formatting here ?

Git repository: http://github.com/zena

Official website: http://zenadmin.org

Shared Ticket Bins

People watching this ticket

Referenced by

Pages