Difference between revisions of "Address Types"

From SmartWiki
Jump to: navigation, search
Line 44: Line 44:
  
 
[[image:Address_Types_Saved.png]]
 
[[image:Address_Types_Saved.png]]
 +
 +
  
 
==Add Custom Fields to Address Type==
 
==Add Custom Fields to Address Type==
Line 58: Line 60:
  
 
* The '''New Custom Field''' window is displayed, with existing options for configuring required custom fields. See [[Custom Fields – General Information]] for further details.   
 
* The '''New Custom Field''' window is displayed, with existing options for configuring required custom fields. See [[Custom Fields – General Information]] for further details.   
 +
  
  

Revision as of 14:00, 16 July 2013

The Address Types setting in the Business & System Configuration section of the Global Settings page allows you to define a number of different address types to be used elsewhere in the system.

Address Types.png

In order to use this feature, you must first go to Global Settings > Business & System Configuration and check off the "Enable Multiple Address" option.

Creating New Address Type

  • User can click on New to use the Import and Export options to copy across address types from other instances or can click on Addresses to manually enter new address type details.

NewAddressType.png


  • If User selects Addresses they can enter the details of the new address type into a number of available fields.

NewAddressTypePage.png


  • The fields available include:
  • Name - text used to identify an address type
  • Caption - used if you want to have a label for the address that is different than the name
  • Display Order - address types will be displayed in the drop-down with regards to the "Display Order", with lowest value appearing first in the drop-down list.
  • Description - a general description for the address type.
  • Color Code- an optional color code for the address type when displayed.
  • Default Type - In order to use the Multiple Address feature, a default address must be selected.
  • As Default Type for Users - Select this option to make this Address Type the default type for user records.
  • As Default Type for Companies - Select this option to make this Address Type the default type for company records.
Note: If a Default Type is not set on an Address Type, the combo box for Address Types will not be displayed when adding/editing an address record.
  • Roles Available to - User Roles that will be able to access and complete the specific address type from within their User Profile
  • Categories Available To - Organization Categories that will be able to access and complete the specific address type from within their Organization Profile
  • Address Book Template - This setting can be used to customize the block of text that is returned when using the @addressbook@ variable. See the Address Book Template page for configuration instructions.
  • Once the fields are populated as required then click Save.


  • The Address Type will now be visible in the list of available address types.

Address Types Saved.png


Add Custom Fields to Address Type

  • Click on the Fields button to the right of the Address Type name you wish to add custom fields against.

AddessTypeNewField.png


  • Click on the New Field tab at the top of the screen.

AddessTypeNewField2.png




Add Standard Fields to Address Type

  • Click on the name of the Address Type as displayed in the Name column.

AddessTypeStandard2.png


  • Click on the Standard Fields tab at the top of the screen.

AddessTypeStandardNew.png


AddessTypeStandardOptions.png


  • Click on the hyperlink for a standard field and configure the visibility and validation that you wish to apply for that specific field.
  • Click Save

Referencing Address Types

  • The Address Type values can be referenced using the list syntax [#(?object=address) ... #] under a user or company.

See Also