[ 
https://issues.apache.org/jira/browse/OFBIZ-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Malin reopened OFBIZ-12875:
-----------------------------------

> Use screen engine for the request getJSONuilabels
> -------------------------------------------------
>
>                 Key: OFBIZ-12875
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12875
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework/common
>    Affects Versions: 22.01.01, 18.12.10
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Major
>             Fix For: 22.01.01, 18.12.11
>
>
> Before this improvement, you can resolve a list of labels to display with the 
> uiLabel resource file
>       like : "CommonUiLabels" : ["CommonUpload", "CommonSave", 
> "CommonCompleted"]
>     
>     We remove the possibility to specify a uiLabel resource file and make it 
> work by default with CommonUiLabels.
>     After that we implement the json return on extend theme screen so we can 
> add some uiLabel ressource by theme extension or component screen definition.
>     
>     Other enhancement, on getJSONuiLabels instead resolve the label with a 
> list position you can call your label with it key.
>           resolve : uiLabelJsonObjects.CommonUiLabels[1]
>            become : uiLabelJsonObjects.CommonSave



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to