[
https://issues.apache.org/jira/browse/OFBIZ-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925429#comment-15925429 ]
James Yong commented on OFBIZ-9258:
-----------------------------------
Hi [~jacques.le.roux],
Thanks for the review. This patch is for POC and i will include other types of inputs in later patch.
"Not rendering ftl as dataOnly is true" is meant for debug purpose, and will appear when dataOnly=true. Log level is INFO and I will probably change it later.
Will check on why there are multiple dataOnly attributes.
From what I see:
OFBIZ-6967: Allow form to be rendered as JSON. Not sure if it means form + data, or data only.
OFBIZ-9258: Form, in html, can have the data pulled (ajax query) from the server. Data are formatted as JSON.
Thanks.
> Render form values from pulled data
> -----------------------------------
>
> Key: OFBIZ-9258
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9258> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Upcoming Release
> Reporter: James Yong
> Assignee: James Yong
> Priority: Minor
> Attachments: OFBIZ-9258.patch
>
>
> Currently, form data is being rendered together with the form widgets. To better facilitate the use of Single Page or Mobile Application in the future, it would be better to let the form widgets pull data from the server instead.
> An initial discussion was made at
http://ofbiz.135035.n4.nabble.com/Render-table-rows-from-pulled-data-td4703142.html--
This message was sent by Atlassian JIRA
(v6.3.15#6346)