New added feaures:
- BizFormTree provides solution of tree-like data presentation
- Add DefaultValue for BizCtrl
- Add PickerMap for BizCtrl
- Bug fixes in both Openbiz core and Eclipse plugin
This is realy good feature. But I have a question, is it works with subcontrols in BizViews? I try to use BizFormTree in BizViews with subcontrols and it not works.
It is working with subcontrols. If you get the updated files EventTreeView.xml, FMEventTree.xml and BOEventTree.xml from SVN and launch demo.EventTreeView in browser, you would see the subcontrol Attendees will change according the change on the parent tree form.
Great news Rocky! This
Great news Rocky! This BizFormTree sounds interesting, can you point to any examples?
Re: Great news
The example files are on SVN repository. Please get
https://svn.sourceforge.net/svnroot/bigchef/branches/2.2/demoapp/metadat...
https://svn.sourceforge.net/svnroot/bigchef/branches/2.2/demoapp/metadat...
https://svn.sourceforge.net/svnroot/bigchef/branches/2.2/demoapp/metadat...
https://svn.sourceforge.net/svnroot/bigchef/branches/2.2/demoapp/templat...
Put these files under right directories, then launch http://hostname/demoapp/bin/controller.php?view=demo.EventTreeView
BizFormTree
This is realy good feature. But I have a question, is it works with subcontrols in BizViews? I try to use BizFormTree in BizViews with subcontrols and it not works.
Re: BizFormTree
It is working with subcontrols. If you get the updated files EventTreeView.xml, FMEventTree.xml and BOEventTree.xml from SVN and launch demo.EventTreeView in browser, you would see the subcontrol Attendees will change according the change on the parent tree form.