Difference between revisions of "Form:Organisation"
m (Text replacement - "|autocomplete on category=" to "|values from category=") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 42: | Line 42: | ||
{{{for template|Place|multiple|label=Locations|embed in field=Organisation[Locations]|add button text=Add Location}}} | {{{for template|Place|multiple|label=Locations|embed in field=Organisation[Locations]|add button text=Add Location}}} | ||
+ | <div class="container-fluid"> | ||
+ | <div class="row-fluid placeform"> | ||
{| class="formtable" | {| class="formtable" | ||
! Phone: | ! Phone: | ||
Line 50: | Line 52: | ||
|- | |- | ||
! Region: | ! Region: | ||
− | | {{{field|Region|input type=text with autocomplete| | + | | {{{field|Region|input type=text with autocomplete|values from category=Region|remote autocompletion}}} |
|} | |} | ||
− | {{Place Address Form}} | + | <div class="col-md-6">{{Place Address Form}}</div> |
+ | |||
+ | <div class="col-md-6"> | ||
+ | {{{field|Geo Accuracy|input type=text|restricted|placeholder=Geo Accuracy}}} | ||
+ | |||
+ | '''Geo Coordinates:''' {{{field|Geo Coordinates|input type=placemap|width=400|height=400}}}</div> | ||
{{{field|Place Type|input type=text|default=Organisation|hidden}}} | {{{field|Place Type|input type=text|default=Organisation|hidden}}} | ||
− | + | </div> | |
+ | </div> | ||
{{{end template}}} | {{{end template}}} | ||
− | |||
− | |||
{{{standard input|minor edit}}} {{{standard input|watch}}} | {{{standard input|minor edit}}} {{{standard input|watch}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> |