Anil K Patel created OFBIZ-6967:
-----------------------------------
Summary: JSON renderer for Screens and Forms
Key: OFBIZ-6967
URL: https://issues.apache.org/jira/browse/OFBIZ-6967
Project: OFBiz
Issue Type: Improvement
Components: framework
Reporter: Anil K Patel
Assignee: Anil K Patel
Priority: Trivial
Apache OFBiz Forms are interesting objects. They allow developers to focus on
semantics of the document and not worry about the details of rendering document
for the clients. The view renderers take care of all the platform specific
details and deliver the document as HTML or PDF or CSV.
With time the browser client technologies have evolved to a point where HTML
view rendered by OFBiz are not meeting the user expectations.
We plan to develop and contribute a HTML view renderer that will allow user to
request content as JSON instead of HTML.
Such JSON content can be consumed by various client e.g Mobile applications or
browser based SPA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)