Category

Category:Address

<PageSchema>

 <semanticforms_Form name="Address">
   <PageNameFormula><Address[Name]></PageNameFormula>
   <CreateTitle>Address</CreateTitle>
   <standardInputs freeTextLabel="Free text" inputSummary="1" inputSave="1" inputChanges="1" inputCancel="1"/>
 </semanticforms_Form>
 <Template name="Address" format="standard">
   <cargo_TemplateDetails>
Address
   </cargo_TemplateDetails>
   <Field name="Name">
     <semanticforms_FormInput>
       <InputType>text with autocomplete</InputType>
       <Description>Testing description</Description>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>Page</Type>
     </cargo_Field>
   </Field>
   <Field name="Type">
     <Label>Type (e.g. hospital, court, firm, psychiatrist)</Label>
     <semanticforms_FormInput>
       <InputType>text with autocomplete</InputType>
       <Description>Testing description</Description>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>Page</Type>
     </cargo_Field>
   </Field>
   <Field name="Address">
     <Label>Address</Label>
     <semanticforms_FormInput>
       <InputType>text</InputType>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>String</Type>
     </cargo_Field>
   </Field>
   <Field name="Coordinates">
     <Label>Coordinates</Label>
     <semanticforms_FormInput>
       <InputType>text</InputType>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>Coordinates</Type>
     </cargo_Field>
   </Field>
   <Field name="Phone">
     <Label>Phone</Label>
     <semanticforms_FormInput>
       <InputType>text</InputType>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>String</Type>
     </cargo_Field>
   </Field>
   <Field name="Wards">
     <Label>Wards</Label>
     <semanticforms_FormInput>
       <InputType>textarea</InputType>
       <Description>For each ward, include name, patients' phone 4ber and staff phone 4ber</Description>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>Text</Type>
     </cargo_Field>
   </Field>
   <Field name="MHA Admin">
     <Label>MHA Admin</Label>
     <semanticforms_FormInput>
       <InputType>textarea</InputType>
       <Description>Include name, phone 5ber, email address</Description>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>Text</Type>
     </cargo_Field>
   </Field>
   <Field name="Directions">
     <Label>Directions</Label>
     <semanticforms_FormInput>
       <InputType>textarea</InputType>
       <Description>Add any helpful information, e.g. nearest train station, where to park</Description>
     </semanticforms_FormInput>
     <cargo_Field>
       <Type>Text</Type>
     </cargo_Field>
   </Field>
 </Template>

</PageSchema>

This category currently contains no pages or media.