[
https://issues.apache.org/jira/browse/OFBIZ-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Crum updated OFBIZ-4090:
-------------------------------
Attachment: CompoundWidgetFiles.patch
The attached patch demonstrates the concept.
There is an issue preventing it from being committed: The XML validator reports
errors because the schemas don't contain a target namespace. If I add a target
namespace to the schemas, the validator reports errors because it was expecting
the target namespcae to be empty. I don't know how to solve that problem and
I'm hoping an XML expert can figure it out.
> Add Support For Compound Screen Widget XML Files
> ------------------------------------------------
>
> Key: OFBIZ-4090
> URL: https://issues.apache.org/jira/browse/OFBIZ-4090
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: CompoundWidgetFiles.patch
>
>
> Add the ability to include screen widgets, form widgets, menu widgets, and
> simple methods in a single XML file. This approach could be used in
> situations where the widgets share a logical grouping - so they can be kept
> in one place.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.