Re: render the select element as a list box in ftl

2009-06-17 Thread BJ Freeman
d I do? > Thank you in advance. > > -Original Message- > From: Scott Gray [mailto:scott.g...@hotwaxmedia.com] > Sent: 2009年6月16日 16:22 > To: user@ofbiz.apache.org > Subject: Re: render the select element as a list box in ftl > > That's weird it works on Safa

RE: render the select element as a list box in ftl

2009-06-16 Thread Jack Liu
Sent: 2009年6月17日 14:30 To: user@ofbiz.apache.org Subject: RE: render the select element as a list box in ftl Hi, Scott I want it to work properly on IE 6.0 or 7.0, how should I do? Thank you in advance. -Original Message- From: Scott Gray [mailto:scott.g...@hotwaxmedia.com] Sent: 2009年6月1

RE: render the select element as a list box in ftl

2009-06-16 Thread Jack Liu
Hi, Scott I want it to work properly on IE 6.0 or 7.0, how should I do? Thank you in advance. -Original Message- From: Scott Gray [mailto:scott.g...@hotwaxmedia.com] Sent: 2009年6月16日 16:22 To: user@ofbiz.apache.org Subject: Re: render the select element as a list box in ftl That's

RE: render the select element as a list box in ftl

2009-06-16 Thread Jack Liu
ge- > From: Ashish Nagar [mailto:ashish.na...@hotwaxmedia.com] > Sent: 2009年6月16日 13:20 > To: user@ofbiz.apache.org > Subject: Re: render the select element as a list box in ftl > > Hello Jack, > > Can you please check that can you make any option default selected using

Re: render the select element as a list box in ftl

2009-06-16 Thread Ashish Nagar
h Nagar [mailto:ashish.na...@hotwaxmedia.com] > Sent: 2009年6月16日 13:20 > To: user@ofbiz.apache.org > Subject: Re: render the select element as a list box in ftl > > Hello Jack, > > Can you please check that can you make any option default selected using > b? > > T

RE: render the select element as a list box in ftl

2009-06-16 Thread Jack Liu
Sorry, It's Firefox not Maxthon can render it correctly. -Original Message- From: Jack Liu [mailto:jack@aicent.com] Sent: 2009年6月16日 16:36 To: user@ofbiz.apache.org Subject: RE: render the select element as a list box in ftl No, I use the default ccs. I just tested, quick

RE: render the select element as a list box in ftl

2009-06-16 Thread Jack Liu
ge - From: "Jack Liu" To: user@ofbiz.apache.org Sent: Tuesday, June 16, 2009 6:08:19 PM (GMT+1000) Auto-Detected Subject: RE: render the select element as a list box in ftl Hi Scott. I tried ie6.0, mozilla and firefox. None of them renders the select element as a list box prope

Re: render the select element as a list box in ftl

2009-06-16 Thread Scott Gray
;Jack Liu" To: user@ofbiz.apache.org Sent: Tuesday, June 16, 2009 6:08:19 PM (GMT+1000) Auto-Detected Subject: RE: render the select element as a list box in ftl Hi Scott. I tried ie6.0, mozilla and firefox. None of them renders the select element as a list box properly. -Original Mess

RE: render the select element as a list box in ftl

2009-06-16 Thread Jack Liu
Original Message - From: "Jack Liu" To: user@ofbiz.apache.org Sent: Tuesday, June 16, 2009 12:27:53 PM (GMT+1000) Auto-Detected Subject: RE: render the select element as a list box in ftl Neither of multiple="multiple" and multiple="true" works. -Ori

RE: render the select element as a list box in ftl

2009-06-15 Thread Jack Liu
Hi Ashish, It works properly. -Original Message- From: Ashish Nagar [mailto:ashish.na...@hotwaxmedia.com] Sent: 2009年6月16日 13:20 To: user@ofbiz.apache.org Subject: Re: render the select element as a list box in ftl Hello Jack, Can you please check that can you make any option default

Re: render the select element as a list box in ftl

2009-06-15 Thread Ashish Nagar
l Message- > From: Scott Gray [mailto:scott.g...@hotwaxmedia.com] > Sent: 2009年6月16日 11:13 > To: user@ofbiz.apache.org > Subject: Re: render the select element as a list box in ftl > > Good question, I don't know but I'm sure google will. > > Regards > Scott

RE: render the select element as a list box in ftl

2009-06-15 Thread Jack Liu
t box in ftl Good question, I don't know but I'm sure google will. Regards Scott - Original Message - From: "Jack Liu" To: user@ofbiz.apache.org Sent: Tuesday, June 16, 2009 1:07:21 PM (GMT+1000) Auto-Detected Subject: RE: render the select element as a list box in

Re: render the select element as a list box in ftl

2009-06-15 Thread Scott Gray
Good question, I don't know but I'm sure google will. Regards Scott - Original Message - From: "Jack Liu" To: user@ofbiz.apache.org Sent: Tuesday, June 16, 2009 1:07:21 PM (GMT+1000) Auto-Detected Subject: RE: render the select element as a list box in ftl Sco

RE: render the select element as a list box in ftl

2009-06-15 Thread Jack Liu
t: Re: render the select element as a list box in ftl Hrmm might be something specific to your browser, there's an example in this file: EditProductQuickAdmin.ftl Viewable by Catalog -> GZ-1000 -> Quick Admin If that doesn't display properly then you'll need to dig into why not f

Re: render the select element as a list box in ftl

2009-06-15 Thread Scott Gray
al Message - From: "Jack Liu" To: user@ofbiz.apache.org Sent: Tuesday, June 16, 2009 12:27:53 PM (GMT+1000) Auto-Detected Subject: RE: render the select element as a list box in ftl Neither of multiple="multiple" and multiple="true" works. -Ori

RE: render the select element as a list box in ftl

2009-06-15 Thread Jack Liu
Neither of multiple="multiple" and multiple="true" works. -Original Message- From: Scott Gray [mailto:scott.g...@hotwaxmedia.com] Sent: 2009年6月16日 10:24 To: user@ofbiz.apache.org Subject: Re: render the select element as a list box in ftl Try multiple="multipl

Re: render the select element as a list box in ftl

2009-06-15 Thread Scott Gray
Try multiple="multiple" Regards Scott HotWax Media http://www.hotwaxmedia.com 801.657.2909 - Original Message - From: "Jack Liu" To: user@ofbiz.apache.org Sent: Tuesday, June 16, 2009 12:20:10 PM (GMT+1000) Auto-Detected Subject: render the select element as a list

render the select element as a list box in ftl

2009-06-15 Thread Jack Liu
Hi, All I took me about 1 hour to solve the problem, but failed at last. To me, I think it's a simple question. I just want to render the select element as a list box in ftl page and allow users to make multiple selections from the list of options. Code lists below: Test