[jira] [Commented] (OFBIZ-6967) JSON renderer for Screens and Forms

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6967) JSON renderer for Screens and Forms

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217880#comment-15217880 ]

Heidi Dehaes commented on OFBIZ-6967:
-------------------------------------

Perhaps also interesting is to foresee a second controller which can handle the format of commercial Prestashop url's always based on \index.php?some-parameters in order to implement also Prestashop themes on top of backend ofbiz.

> 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)