forked from MapComplete/MapComplete
		
	able to add name of the doctors office
This commit is contained in:
		
							parent
							
								
									e8822454b8
								
							
						
					
					
						commit
						a0096f9bd6
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		|  | @ -38,6 +38,16 @@ | ||||||
|         "phone", |         "phone", | ||||||
|         "email", |         "email", | ||||||
|         "website", |         "website", | ||||||
|  |         { | ||||||
|  |             "question": { | ||||||
|  |                 "en": "What is the name of this doctors place?" | ||||||
|  |             }, | ||||||
|  |             "render": "This doctors place is called {name}", | ||||||
|  |             "freeform": { | ||||||
|  |                 "key": "name" | ||||||
|  |             }, | ||||||
|  |             "id": "name" | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             "condition": "amenity=doctors", |             "condition": "amenity=doctors", | ||||||
|             "id": "specialty", |             "id": "specialty", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue