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

Nicolas Malin commented on OFBIZ-7973:
--------------------------------------

I just simplify the submit button definition on 1757832.

Just for sharing :
{code}<field name="updateButton"><submit/></field>{code} -> Call 
FormFieldTitle_updateButton present on CommonUiLabels and by default the submit 
element take the attribute button-type="button".

So {code}<field name="submitButton" title="${uiLabelMap.CommonUpdate}"><submit 
button-type="button"/></field>{code} would be come {code}<field 
name="updateButton"><submit/></field>{code}

> Add standard services for WorkEffortAttribute creation
> ------------------------------------------------------
>
>                 Key: OFBIZ-7973
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7973
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: workeffort
>    Affects Versions: Trunk
>            Reporter: Leila Mekika
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-7973.patch, OFBIZ-7973_Screens.patch
>
>
> This patch add entity-auto services for WorkEffortAttribute



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to