Hi Milind, I have read your progress in the Zk forum. The OFBiz-Zk looks really interesting to me, could we see something? You could open a JIRA issue with some screenshot and patches.
Thank you, -Bruno 2008/12/21 Milind P <[email protected]> > > ZkViewHandler written. Turns out to be too simple. Please read cross-post > at > > http://www.potix.com/forum/index.zul#path%3DlistComment%3BdiscussionId%3D6530%3BcategoryId%3D14%3B > . > > It may indeed be too simple. Any gotcha's? > > -- Milind > > > > > BJ Freeman wrote: > > > > From reading the documentation, I don't believe this was really > > implemented or the person understood ofbiz. > > > > it seems that is assumes that by using a delegator it can directly > > access tables. this by-passes all entity aware stuff. > > > > first you need to right a handler > > > http://docs.ofbiz.org/display/OFBIZ/Understanding+the+OFBiz+Widget+Toolkit > > You will probably have to write a worker class for ZK, look at the > > freemakerworker.java > > > > you should then be able to include a zk file in a widget like you do a > > ftl. > > > > > > > > > > Ritz123 sent the following on 2/1/2008 10:18 AM: > >> I have read that already - I cant find it anywhere in the document where > >> it > >> says how can you use ZUL/ZHTML pages with your existing ftls/htmls or > how > >> to > >> use screen widget with ZK > >> > >> May be I am missing something. > >> > >> > >> guo weizhan wrote: > >>> you should read this first: > >>> > http://docs.ofbiz.org/display/OFBIZ/ZK+Rich+Client+-+integration+tutorial > >>> > >>> 2008/2/1, Ritz123 <[email protected]>: > >>>> > >>>> Hi, > >>>> > >>>> Those who are using ZK with Ofbiz does it need a view handler? > >>>> > >>>> How have you guys integrated ZUL/ZHTML pages with Ofbiz? (either in > the > >>>> screens.xml or controller.xml)? > >>>> -- > >>>> View this message in context: > >>>> http://www.nabble.com/ZK-view-handler--tp15217609p15217609.html > >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. > >>>> > >>>> > >>> > >> > > > > > > > > -- > View this message in context: > http://www.nabble.com/ZK-view-handler--tp15217609p21112393.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > >
