RE: XMLForm and pop-up menu

2002-11-05 Thread Sylvain.Thevoz
I used: xf:selectOne selectUIType='listbox' It works! Sylvain -Message d'origine- De: Ivelin Ivanov [mailto:ivelin;apache.org] Date: mardi, 5. novembre 2002 05:08 À: [EMAIL PROTECTED] Objet: Re: XMLForm and pop-up menu For drop down list use: xf:selectOne For radio buttons, use

XMLForm and pop-up menu

2002-11-04 Thread Sylvain.Thevoz
Hello, I use XMLForm and I want to implement pop-up menu in a form. Is there a solution? Thank you Sylvain - Please check that your question has not already been answered in the FAQ before posting.

RE: XMLForm and pop-up menu

2002-11-04 Thread Reinhard Poetz
Sylvain, As far as I know - no. What should be the content of the pop-up menu? Regards, Reinhard -Original Message- From: [EMAIL PROTECTED] [mailto:Sylvain.Thevoz;swisscom.com] Sent: Monday, November 04, 2002 2:19 PM To: [EMAIL PROTECTED] Subject: XMLForm and pop-up menu Hello

RE: XMLForm and pop-up menu

2002-11-04 Thread Sylvain.Thevoz
: XMLForm and pop-up menu Sylvain, As far as I know - no. What should be the content of the pop-up menu? Regards, Reinhard -Original Message- From: [EMAIL PROTECTED] [mailto:Sylvain.Thevoz;swisscom.com] Sent: Monday, November 04, 2002 2:19 PM To: [EMAIL PROTECTED] Subject: XMLForm

RE: XMLForm and pop-up menu

2002-11-04 Thread Reinhard Poetz
xf:valueOther/xf:value /xf:item /xf:selectOne Hope this helps. Regards, Reinhard -Original Message- From: [EMAIL PROTECTED] [mailto:Sylvain.Thevoz;swisscom.com] Sent: Monday, November 04, 2002 3:12 PM To: [EMAIL PROTECTED] Subject: RE: XMLForm and pop-up menu The content should

RE: XMLForm and pop-up menu

2002-11-04 Thread Sylvain.Thevoz
-Message d'origine- De: Reinhard Poetz [mailto:reinhard_poetz;gmx.net] Date: lundi, 4. novembre 2002 15:43 À: [EMAIL PROTECTED] Objet: RE: XMLForm and pop-up menu Do you mean a selection field: Here an xml snippet from Ivelin's example: xf:selectOne ref=os selectUIType=radio

RE: XMLForm and pop-up menu

2002-11-04 Thread Reinhard Poetz
forms. Sylvain -Message d'origine- De: Reinhard Poetz [mailto:reinhard_poetz;gmx.net] Date: lundi, 4. novembre 2002 15:43 À: [EMAIL PROTECTED] Objet: RE: XMLForm and pop-up menu Do you mean a selection field: Here an xml snippet from Ivelin's example: xf:selectOne ref=os

Re: XMLForm and pop-up menu

2002-11-04 Thread Ivelin Ivanov
For drop down list use: xf:selectOne For radio buttons, use xf:selectOne selectUIType='radio' - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 04, 2002 8:11 AM Subject: RE: XMLForm and pop-up menu The content should be simply a list of word