Re: groovy screen widget

2010-06-21 Thread varun bhansaly
PM, varun bhansaly > >> wrote: > >> > >>> Hi Atul, > >>> Thanks for ur reply. > >>> I had already tried that with type = "Object", it still does not work, > >>> still seen as instanceof String. > >>> > >>> Hi Scott, > >>>

Re: groovy screen widget

2010-06-21 Thread james_sg
;>>> know if i had missed something. >>>> Thanks again. >>>> >>>> On Sat, Jun 19, 2010 at 12:56 PM, varun bhansaly >>>> wrote: >>>> >>>>> Hi Atul, >>>>> Thanks for ur reply. >>

Re: groovy screen widget

2010-06-21 Thread Jacques Le Roux
not work, still seen as instanceof String. Hi Scott, There are no asterisks, for the post i had replaced " with ". -- View this message in context: http://ofbiz.135035.n4.nabble.com/groovy-screen-widget-tp2260470p2262179.html Sent from the OFBiz - User mailing list archive at Nabble

Re: groovy screen widget

2010-06-21 Thread james_sg
ot;, it still does not work, >>> still seen as instanceof String. >>> >>> Hi Scott, >>> There are no asterisks, for the post i had replaced " with ". >>> >>> >>> >> >> -- >> View this message in conte

Re: groovy screen widget

2010-06-20 Thread Scott Gray
>> Thanks for ur reply. >> I had already tried that with type = "Object", it still does not work, >> still seen as instanceof String. >> >> Hi Scott, >> There are no asterisks, for the post i had replaced " with ". >> >> >>

Re: groovy screen widget

2010-06-20 Thread james_sg
h ". > > > -- View this message in context: http://ofbiz.135035.n4.nabble.com/groovy-screen-widget-tp2260470p2262179.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: groovy screen widget

2010-06-19 Thread Scott Gray
gt; Atul Vani >>> Enterprise Software Developer >>> HotWax Media Pvt. Ltd. >>> http://www.hotwaxmedia.com/ >>> We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for >>> yourself. >>> >>> >>> varun bhansa

Re: groovy screen widget

2010-06-19 Thread varun bhansaly
ibute >> >> >> -- >> Thanks & Regards >> Atul Vani >> Enterprise Software Developer >> HotWax Media Pvt. Ltd. >> http://www.hotwaxmedia.com/ >> We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for >> you

Re: groovy screen widget

2010-06-19 Thread varun bhansaly
lf. > > > varun bhansaly wrote: > >> Hi, >> I am using ofbiz 09.04, facing an issue with groovy & screen widget. >> my screen widget action contains - >> > "Y")}* >> " /> >> In my groovy script *andCondition *is an instanceof

Re: groovy screen widget

2010-06-18 Thread Atul Vani
g ofbiz 09.04, facing an issue with groovy & screen widget. my screen widget action contains - In my groovy script *andCondition *is an instanceof *String* (isVirtual = Y) instead of *EntityCondition*. *What could be possibly wrong, am i missing something ? *

Re: groovy screen widget

2010-06-18 Thread Scott Gray
What are there asterisks everywhere in your code? Why aren't you just creating the condition in groovy? Regards Scott HotWax Media http://www.hotwaxmedia.com On 19/06/2010, at 4:23 AM, varun bhansaly wrote: > Hi, > I am using ofbiz 09.04, facing an issue with groovy & scre

groovy screen widget

2010-06-18 Thread varun bhansaly
Hi, I am using ofbiz 09.04, facing an issue with groovy & screen widget. my screen widget action contains - In my groovy script *andCondition *is an instanceof *String* (isVirtual = Y) instead of *EntityCondition*. *What could be possibly wrong, am i missing something ? * -- Regards, V