You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2014/02/27 15:35:19 UTC

[jira] [Created] (COUCHDB-2160) Fields-view for documents

Alexander Shorin created COUCHDB-2160:
-----------------------------------------

             Summary: Fields-view for documents
                 Key: COUCHDB-2160
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2160
             Project: CouchDB
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Fauxton
            Reporter: Alexander Shorin


Futon provides two representation of documents: raw JSON and, how I called it, fields-view where document is represented in nicer k-v table form. This representation is very user friendly, since you don't have to care about JSON syntax - you don't even have to know about it. You just double clicks on value, enters something and Futon guesses right type for the input. No commas, no quotes, no brackets, just keys and values.

Currently, Fauxton has no such view providing documents representation only as raw JSON (thought it has very rich editor for it).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)