Hi,

I have created a home page template.
There I have created an area(list type).
Added a select control to it.

dialog is:

|+
tabSelect
  |-language
  |   |-options
         |-de
           |-deutsche
         |-en
           |-english

      |-controlType-select
      |-label-select block
  |-controlType-tab
  |-label-select tab

template script(.ftl file)
---------------------------
<select><option>${content.language!}</option></select>

After saving the control to the page I am only able to see the selected value 
in the drop down.e.g. here only 'de' if it selected or 'en' if it is selected.

I am not able to render the select box fully,with all the values that is both 
'de' & 'en'.

Can anybody help me in solving this.or suggest me a referene link of a post 
related to this problem.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=2955c704-1c82-4891-a77e-2726b4403a83


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to