replace list form with extjs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

replace list form with extjs

Michael Xu (xudong)
hi all,

Is it possible to replace default implementation for list form with extjs?
Any advices are greatly appreciated.

--
Regards,
Michael Xu (xudong)
Reply | Threaded
Open this post in threaded view
|

Re: replace list form with extjs

Jacques Le Roux
Administrator
Not OOTB: GPL3

Jacques

From: "Michael Xu (xudong)" <[hidden email]>
> hi all,
>
> Is it possible to replace default implementation for list form with extjs?
> Any advices are greatly appreciated.
>
> --
> Regards,
> Michael Xu (xudong)
>

Reply | Threaded
Open this post in threaded view
|

Re: replace list form with extjs

Michael Xu (xudong)
hi Jacques,

Thanks.

I know it is not Apache license compatible. However, for some reasons, we
have already used extjs tables for many requirements during customizing
ofbiz for that specific customer. So now we are looking for an elegant
approach to "replace" default implementation of list form with extjs table
without breaking the existing popup lookup forms and many other list forms.

Can we replace some template or render java methods to acheive this?

--
Regards,
Michael Xu (xudong)
www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135 0135
9807 | Fax: (8610) 62670096


On Sat, Jul 24, 2010 at 4:13 PM, Jacques Le Roux <
[hidden email]> wrote:

> Not OOTB: GPL3
>
> Jacques
>
> From: "Michael Xu (xudong)" <[hidden email]>
>
>  hi all,
>>
>> Is it possible to replace default implementation for list form with extjs?
>> Any advices are greatly appreciated.
>>
>> --
>> Regards,
>> Michael Xu (xudong)
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: replace list form with extjs

Jacques Le Roux
Administrator
Michael,

It seems that it can be used with Prototype http://en.wikipedia.org/wiki/Ext_%28JavaScript_library%29
So yes maybe, I don't know.

Good luck

Jacques

From: "Michael Xu (xudong)" <[hidden email]>

> hi Jacques,
>
> Thanks.
>
> I know it is not Apache license compatible. However, for some reasons, we
> have already used extjs tables for many requirements during customizing
> ofbiz for that specific customer. So now we are looking for an elegant
> approach to "replace" default implementation of list form with extjs table
> without breaking the existing popup lookup forms and many other list forms.
>
> Can we replace some template or render java methods to acheive this?
>
> --
> Regards,
> Michael Xu (xudong)
> www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135 0135
> 9807 | Fax: (8610) 62670096
>
>
> On Sat, Jul 24, 2010 at 4:13 PM, Jacques Le Roux <
> [hidden email]> wrote:
>
>> Not OOTB: GPL3
>>
>> Jacques
>>
>> From: "Michael Xu (xudong)" <[hidden email]>
>>
>>  hi all,
>>>
>>> Is it possible to replace default implementation for list form with extjs?
>>> Any advices are greatly appreciated.
>>>
>>> --
>>> Regards,
>>> Michael Xu (xudong)
>>>
>>>
>>
>