Multiple values for a menuselect field
Hi all,
I'm trying to use multiple values for a menuselect field. I tried to use a arraymap as Semantic Forms but it doesn't work. I don't know if it's possible but if it's case a help will be welcome. Thanks in advance
I share my little progress despite I don't have what I would want. May be I can have a feedback that can help me!
I use a template and with the call
{{{for template|MyTemplate|multiple}}}
I can have the number of fields I want. But the problem is since I specify values with a menuselect and when I edit the page for the first time values do not appear and if I enter values by my hand it doesn't considere it!
I'm working on, if I have a solution I will share wiht you but if somebody has an idea it is welcome
Cheers.
the previous post is mine! I forgot to identify myself
Hi. I am not sure I understand the problem. Could you explain a bit more? Maybe using a concrete example?
Here is an example
{{{for template|InfrastructureType|multiple}}}
{{{field|Infrastructure type|input type=menuselect |size=75
|structure=
*Cultural Building
*School
*Hospital
}}}
{{{end template}}}
the problem is when I create a page with this template the scrolling list doesn't display