Difference between revisions of "Form:Event"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
Line 37: Line 37:
 
|-
 
|-
 
!Country
 
!Country
|{{{field |Country|input type=combobox |placeholder=E.g Germany |values from property=Has location country }}}  
+
|{{{field |Country|input type=combobox|property=Has location country|placeholder=E.g Germany|values from property=Has location country }}}  
 
|-
 
|-
 
! Region
 
! Region
|{{{field |State|input type=combobox|values dependent on=Event[Country]}}}
+
|{{{field |State|input type=combobox|property=Has location state|values dependent on=Event[Country]}}}
 
|-
 
|-
 
!City
 
!City
|{{{field|City|input type=combobox|values dependent on=Event[Country]}}}
+
|{{{field|City|input type=combobox|property=Has location city|values dependent on=Event[State]}}}
 
|-
 
|-
 
{{CreateFormRowByProperty|Has subject}}<nowiki>
 
{{CreateFormRowByProperty|Has subject}}<nowiki>

Revision as of 23:25, 12 May 2021


Help:Event provides information about Events, used properties and lists some examples.