You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2007/02/24 23:07:05 UTC

[jira] Commented: (OFBIZ-760) Rearrange Form Widget attributes

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

Chris Howe commented on OFBIZ-760:
----------------------------------

This should make it easier to either put a <styling or <paginate element tag in front of respective lines...or if decided against make it easier for the form widget UI refactor to just wipe out the line when the screen handles it correctly

> Rearrange Form Widget attributes
> --------------------------------
>
>                 Key: OFBIZ-760
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-760
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Minor
>         Attachments: Accounting.patch
>
>
> Pending further discussions regarding moving paginate attributes and styling attributes into child elements, move paginate and styling attributes to their own line
> ie
> <form name="myForm" type="single" target="myTarget" 
>   default-tooltip-style="myStyle1" default-title-style="myStyle2" default-widget-style="myStyle3"
>   paginate-target="myPaginateTarget">
> ...
> </form>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.