csantanapr / dapp-examples

Series of Single Page Apps using the dApp Framework
http://csantanapr.github.io/dapp-examples
Other
5 stars 4 forks source link

Configure default list view via app json file #17

Open csantanapr opened 11 years ago

csantanapr commented 11 years ago

From Requirement Document:

List of items ­ Initial display (e.g.., when List view is first rendered such as invoking from a menu): A configurable ­ from an application level json file ­ number of items are displayed; e.g., twenty. The items to be displayed are the most recent ­ createdDate ­ by “requestedBy” (default to “user1” for now since there is no login at this point).