[jira] [Commented] (OFBIZ-10432) Expansion of form widget field disabled atrribute with xsd improvement.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10432) Expansion of form widget field disabled atrribute with xsd improvement.

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-10432:
---------------------------------------------------------

Commit 3b7e63744c9148b0c9c8130a5a818d33dcebda3c in ofbiz-framework's branch refs/heads/trunk from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=3b7e637 ]

Improved: Expansion of form widget field disabled atrribute with xsd improvement (#141)

(OFBIZ-10432)

1. Added disabled attribute support in ModelFormField with xs:boolean type
2. Removed specific field level disabled attribute support for CheckField and TextField
3. Modified existing usage of disabled attribute as per new implementation.

Thanks: Rishi for the report and Taher, Gil and Jacques for the feedback

> Expansion of form widget field disabled atrribute with xsd improvement.
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-10432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10432
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>            Assignee: Pawan Verma
>            Priority: Major
>
> As suggested by Taher, GIl and Jacques;
> https://ofbiz.markmail.org/search/?q=r1833231
> Improvements to be take care;
> 1) It seems like a useful feature to have in all form widgets.
> 2) In the xsd it's better to use xs:boolean type, instead of enumeration type.
> Source ticket for partial improvement: OFBIZ-10367



--
This message was sent by Atlassian Jira
(v8.3.4#803005)