[ https://issues.apache.org/jira/browse/OFBIZ-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217876#comment-15217876 ]
Heidi Dehaes commented on OFBIZ-6967: ------------------------------------- Should be interesting and of modern art also to use a javascript shopcart on the client level which communicates with the ofbiz backend via json. Commercial high level Prestashop themes contain a javascript shopcart which handles the shopcart completely at the client level and sends throufh the outcome via JSON to the backend. > 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)