Hi Matteo, Thanks, will look into it
Regards, Chaitanya -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Matteo Pelucco (Tinext) Sent: Monday, February 15, 2010 1:14 PM To: Magnolia User-List Subject: RE: [magnolia-user] Help List Box Hi Chaitanya, May I suggest you to adopt something like used in teaser-group pattern? You create a "Option group", which will display the select. Next, you leave to your authors the possibility to put a single "Option" with Magnolia paragraph way-of-doing; every single Option can be a paragraph with image, text (and maybe a title, a video... you can expand it in the future). With a contentNodeIterator you hide all your Options and with the select you dislay (XHR / Normal request) the selected Option. I agree with Greg, there are many solutions for your case. HTH, Matteo -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kudaravalli Deepa Chaitanya Sent: lunedì, 15. febbraio 2010 06:11 To: Magnolia User-List Subject: RE: [magnolia-user] Help List Box Hi Greg, Actually the requirement was changed by my boss. Can u please answer this. I created a paragraph and module and am using jsp. For a perticular game i have a image and static text. I am using a select box where the user selects the game and i get the image from docroot location and the static text i configured in the module. I am able to get the image from docroot based on the option selected in the list but not able to get the selected static data which i configured in the module. Assuming i select game1 . I have the images in docroot/game1 and my module consists of tabSelections/select/option1--game1 and tabStatic/game1--value Please advise how to get the static data configured in tabStatic/game1--value. I am following the samples template provided by magnolia but i cannot find controls.ftl at any location to solve the problem myself Regards, Chaitanya -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Grégory Joseph Sent: Thursday, February 11, 2010 6:24 PM To: Magnolia User-List Subject: Re: [magnolia-user] Help List Box Chaitanya, Can you elaborate on what are you trying to achieve ? Will's suggestion is one of many, but I suspect there's a misunderstanding as to what to use for your options, here. -g On Feb 11, 2010, at 5:43 AM, Kudaravalli Deepa Chaitanya wrote: > > Hi All, > > I am a complete newbie > I created a select tag with options in dialog in admin pane. Is it possible > to get the List of options into my jsp. Any tag that will fetch the list of > options. > Thanks in Advance. > > Regards, > Chaitanya > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
