[
https://issues.apache.org/jira/browse/OFBIZ-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304110#comment-15304110 ]
Pierre Smits commented on OFBIZ-6931:
-------------------------------------
Is this removing of the title and the widget-style not a degradation?
{code}
- <field name="searchButton" title="${uiLabelMap.CommonFind}" widget-style="smallSubmit"><submit button-type="button" image-location="/images
/icons/magnifier.png"/></field>
{code}
has been replaced by
{code}
+ <field name="searchButton" position="1"><submit/></field>
{code}
> Add XLS renderer
> ----------------
>
> Key: OFBIZ-6931
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6931> Project: OFBiz
> Issue Type: New Feature
> Components: ALL COMPONENTS, framework
> Affects Versions: Trunk
> Reporter: Leila Mekika
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: OFBIZ-6931.patch, Sélection_154.png, xls-renderer.patch
>
>
> Add a new renderer type in order to enable XLS file output.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)