Actions

Form

Organization: Difference between revisions

From hmis

No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


{{#forminput:form=Facility|autocomplete on category=Facility}}
{{#forminput:form=Organization|autocomplete on category=Facility}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 45: Line 45:
| '''Phone:'''  
| '''Phone:'''  
| {{{field|Phone|input type=text}}}
| {{{field|Phone|input type=text}}}
|-
| '''Fax:'''
| {{{field|Fax|input type=text}}}
|-
|-
| '''email:'''  
| '''email:'''  
Line 63: Line 66:
{{{end template}}}
{{{end template}}}


==Services==
{{{for template|Service|multiple|add button text=Add a service}}}
{{{for template|Service|multiple|add button text=Add a service}}}
; Service name: {{{field|Service name}}}
{| class="formtable"
; Description: {{{field|Service description}}}
| '''Service name:'''
; Phone: {{{field|Service phone}}}
| {{{field|Service name|input type=combobox|values from property=Has service name|mandatory}}}
; Fax: {{{field|Service fax}}}
|-
; Email: {{{field|Service email}}}
| '''Description:'''
| {{{field|Service description}}}
|-
| '''Phone:'''
| {{{field|Service phone}}}
|-
| '''Fax:'''
| {{{field|Service fax}}}
|-
| '''Email:'''
| {{{field|Service email}}}
|}
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 16:44, August 22, 2025

This is the "Facility" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.