You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/05/15 10:23:00 UTC

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

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

Pawan Verma commented on OFBIZ-10432:
-------------------------------------

Created PR for this improvement: 
Ofbiz Framework: [https://github.com/apache/ofbiz-framework/pull/141]

Plugins: [https://github.com/apache/ofbiz-plugins/pull/21]
 # 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.

Please review the PR and share your feedback. Thanks!

> 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)