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 concept=Country }}}  
+
|{{{field |Country|input type=combobox |placeholder=E.g Germany |values from property=Has location country }}}  
 
|-
 
|-
 
! Region
 
! Region
|{{{field |Has location state |input type=combobox |placeholder=E.g. Bavaria |values from concept=Region }}}
+
|{{{field |State|input type=combobox |placeholder=E.g. Bavaria|values dependent on=Event[Country]}}}
 
|-
 
|-
 
!City
 
!City
|{{{field |Has location city |input type=combobox |placeholder=E.g. Munich |values from concept=City }}}
+
|{{{field |City|input type=combobox |placeholder=E.g. Munich|values dependent on=Event[State] }}}
 
|-
 
|-
 
{{CreateFormRowByProperty|Has subject}}<nowiki>
 
{{CreateFormRowByProperty|Has subject}}<nowiki>

Revision as of 14:50, 11 May 2021


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