A form cannot override a parent form's field if the field contains the useWhen
attribute
----------------------------------------------------------------------------------------
Key: OFBIZ-863
URL: https://issues.apache.org/jira/browse/OFBIZ-863
Project: OFBiz (The Open for Business Project)
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Reporter: Scott Gray
Priority: Minor
When a form definition extends another form it is unable to override a parent
field if that field contains a useWhen condition. So when the parent field's
useWhen condition is true, both the child and parent field end up in the
generated form.
For an example of the problem see
https://issues.apache.org/jira/browse/OFBIZ-753
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.