[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=17111122#comment-17111122 ]

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

Commit 9c369dc489bae18724b85339a5a363f3eb94a75a in ofbiz-plugins's branch refs/heads/trunk from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=9c369dc ]

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

(OFBIZ-10432)

Added disabled attribute support in ModelFormField with xs: boolean type
Removed specific field level disabled attribute support for CheckField and TextField
Modified existing usage of the disabled attribute as per new implementation.
Added new DisabledFieldExampleForm under Form Widget Examples for all the fields with disabled attributes.

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)