Sandbox: Difference between revisions

Find traditional instrumental music
(Created page with '{{#sask: ?Has title}}')
 
No edit summary
Line 1: Line 1:
{{#sask: ?Has title}}
<div id="nform-location">
{{#form:
      {{#input: type = hidden | name = content | value = {{#sask: type = articles | [[Country::{{#request:country}}]] [[Region::{{#request:Region}}]] [[Place::{{#request:Place}}]] | format=list | SearchLabel= }} }}
<table cellspacing=5><tr><td>
      Land: {{#sask: ?Country | any=(alle) | name = land | id = lfeld | return = mselect }}
</td><td>
      Region: {{#sask: ?Region | any=(alle) | name = region |id = rfeld | return = mselect }}
</td><td>
      Ort: {{#sask: ?Place| any=(alle) | id=ofeld | name = ort | return = mselect }}
</td></tr></table>
 
      {{#input: type = ajax | value = Find | update = nlist-result-location }}
}}
</div>
 
----
Results:
<div id="nlist-result-location"> </div>
-----

Revision as of 01:37, 31 January 2010

{{#form:

      {{#input: type = hidden | name = content | value = {{#sask: type = articles | {{#request:country}}"{{#request:country}}" is not in the list (Ireland, Scotland, England, USA, Canada) of allowed values for the "Country" property. {{#request:Region}}Property "Region" (as page type) with input value "{{#request:Region}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{#request:Place}}Property "Place" (as page type) with input value "{{#request:Place}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. | format=list | SearchLabel= }} }}
      Land: {{#sask: ?Country | any=(alle) | name = land | id = lfeld | return = mselect }} 
      Region: {{#sask: ?Region | any=(alle) | name = region |id = rfeld | return = mselect }}
      Ort: {{#sask: ?Place| any=(alle) | id=ofeld | name = ort | return = mselect }}
      {{#input: type = ajax | value = Find | update = nlist-result-location }}

}}


Results: