Hi Ashish, I tried form widget also. If I'm using form widget I don't know how to call the javascript in a form-widget.And since the form is dynamically created(each row is a form) I'm not able to capture the row index to sumit the form.Can you give any example where form is interacting with javascript.
Regards, Bejoy Ashish Vijaywargiya-3 wrote: > > Hi Bejoy, > > I have used Display tag when I was working with Struts framework. > For your information there is no integration of Display tag in ofbiz. > > So as an alternate you can use Form widget to display a list in the > tabular > form > or if you are looking for some more choices then you can play with the > <#list> tag > that is present in feemarker template.(And if I share my personnel > experience then working with Form widget and Fremarker template is much > better then working with Display tag. ) > > I would also be interested to know if somebody has integrated Display-tag > with ofbiz. > As the display tag has "The Artistic License" so I am not sure If we can > integrate and distribute it with ofbiz. > > > > On 12/21/06, Bejoy Zac <[EMAIL PROTECTED]> wrote: >> >> >> Hi David, >> >> I'm trying to use sorceforge's displaytag >> (http://displaytag.sourceforge.net/11/) in ftls for the display of an >> iterated list in a tabular format. >> The tags I'm interested are >> <display:table/> >> <display:column/> >> >> I want to know how to configure displaytag in ofbiz. >> >> Regards, >> Bejoy > > > > > -- > Regards > Ashish Vijaywargiya > Aditisoft Technology Laboratory > > -- View this message in context: http://www.nabble.com/Using-Display-tag-with-ofbiz-tf2864223.html#a8004970 Sent from the OFBiz - User mailing list archive at Nabble.com.
