Difference between revisions of "Member Custom Fields"

From Support Wiki
Jump to navigation Jump to search
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Custom Fields are designed to give ultimate flexibility in managing your data. When adding a custom field, you will create a database field that is available across all member records for tracking additional desired information.
+
'''Custom Fields''' are designed to give ultimate flexibility in managing your data. When adding a custom field, you will create a database field that is available across all member records for tracking additional desired information.
 
==Custom Member Fields==
 
==Custom Member Fields==
*viewed on each members’ record
+
*Are viewed on each member's record.
*included as fields on a custom report
+
*Are included as fields on a custom report.
*included in the download from a custom report
+
*Are included in the download from a custom report.
*used to filter the records in the Members module
+
*Are used to filter the records in the Members module.
*included on the Membership Application
+
*Are included on the Membership Application
*made available to members to view and/or modify within the Member Information Center (v4 only)
+
*Are made available to members to view and/or modify within the Member Information Center (v4 only)
*may be included as a search filter within the member directory within the Member Information Center (v4 only)
+
*May be included as a search filter within the member directory within the Member Information Center (v4 only)
 
'''Note:''' Additional custom fields may also be created to use on individual representatives, event registrations and within your groups.
 
'''Note:''' Additional custom fields may also be created to use on individual representatives, event registrations and within your groups.
  
Line 24: Line 24:
  
 
==Add a Custom Field==
 
==Add a Custom Field==
<ol>
+
#In the '''Members''' module, select a member's '''General''' tab.
<li>On the General tab, click Add/Edit Custom Fields in the Custom Fields area.</li>
+
#Click '''Add/Edit Custom Fields''' in the '''Custom Fields''' area.
<li>Click Add a Field.</li>
+
#:[[File:Custom Field 2020.jpg|600px|center]]
 
+
#Click '''Add a Field'''
 
+
#:[[File:MemberManagement.1.26.1.jpg]]
Figure 1-26 Add custom fields
+
#Type desired field name (maximum characters: 128)  
<li>Type desired field name (maximum characters: 128)</li>
+
#Click the '''Data Type''' arrow.
<li>Click the Data Type arrow.</li>
+
#Click the desired data type.  
<li>Click the desired data type.</li>
+
#:If the selected data type is '''Text''', type the desired Text Size.  
  <ol>
+
#:If the selected data type is '''Drop Down List''' enter your selections. 
    <li>If the selected data type is Text, type the desired Text Size.</li>
+
#Click '''Continue'''.  
    <li>If the selected data type is Drop Down List, enter the desired list of items.</li>
+
#Click '''Save & Exit'''.
  </ol>
 
  
 +
==Edit a Custom Field==
  
 +
#On the member's  '''General''' tab, expand the '''Custom Fields''' section if needed.
 +
#:[[File:Edit custom fields 1.jpg|600px|center]]
 +
#Click the  '''Add/Edit Custom Fields''' link.
 +
#:[[File:Edit custom fields 2.jpg|400px|center]]
 +
#Make desired changes:
 +
#*To change the name of the custom field, simply type the new name into the '''Field Name''' text box.
 +
#*To change items in a drop-down list, click the '''edit items''' link. This option is only displayed when the custom field is of type drop-down list.
 +
#*Enable or Disable the MIC Search option.
 +
#*Change the visibility of the field in the MIC. Select '''Disabled''' if you do not wish to display this field in the MIC.
 +
#Click '''Save & Exit'''
  
'''Figure 1-26a''' Sample Drop Down List custom field
+
==Remove a Custom Field==
 
 
<li>Click Continue.</li>
 
<li>Click Save & Exit.</li>
 
</ol>
 
 
 
==Remove a custom field==
 
 
<ol>
 
<ol>
 
<li>On the General tab, click Add/Edit Custom Fields in the Custom Fields area.</li>
 
<li>On the General tab, click Add/Edit Custom Fields in the Custom Fields area.</li>
Line 53: Line 57:
 
<li>Click Save & Exit.</li>
 
<li>Click Save & Exit.</li>
 
'''Note:''' All data in the custom field will be deleted.
 
'''Note:''' All data in the custom field will be deleted.
 +
</ol>
  
==Rename a custom field==
+
==Rename a Custom Field==
 
<ol>
 
<ol>
 
<li>On the General tab, click Add/Edit Custom Fields in the Custom Fields area.</li>
 
<li>On the General tab, click Add/Edit Custom Fields in the Custom Fields area.</li>
Line 62: Line 67:
 
</ol>
 
</ol>
  
==Change the sort order for custom field display==
+
==Change the Sort Order for Custom Field Display==
 
<ol>
 
<ol>
 
<li>On the General tab, click Add/Edit Custom Fields in the Custom Fields area.</li>
 
<li>On the General tab, click Add/Edit Custom Fields in the Custom Fields area.</li>
 
<li>Click and drag the field to the desired location.</li>
 
<li>Click and drag the field to the desired location.</li>
  
 +
 +
[[File:MemberManagement.1.26.3.jpg]]
  
 
'''Figure 1-26b''' Click and drag the field to the desired location
 
'''Figure 1-26b''' Click and drag the field to the desired location
 +
 
<li>Click Save & Exit.</li>
 
<li>Click Save & Exit.</li>
 
</ol>
 
</ol>

Latest revision as of 20:57, 13 March 2020

Custom Fields are designed to give ultimate flexibility in managing your data. When adding a custom field, you will create a database field that is available across all member records for tracking additional desired information.

Custom Member Fields

  • Are viewed on each member's record.
  • Are included as fields on a custom report.
  • Are included in the download from a custom report.
  • Are used to filter the records in the Members module.
  • Are included on the Membership Application
  • Are made available to members to view and/or modify within the Member Information Center (v4 only)
  • May be included as a search filter within the member directory within the Member Information Center (v4 only)

Note: Additional custom fields may also be created to use on individual representatives, event registrations and within your groups.

Custom Field Types

Text: Displays a field where text can be entered. Maximum size: 8000 characters

Boolean (True/False): Displays a check box that can be selected or cleared.

Date/Time: Displays a field where a date can be entered in many formats i.e. 9-7-06, 9-7-06, Sep 7 2006, Sep 7 06, 9/7/06 but once saved, will always display in the following format: 09/07/2006

Number - Integer: Displays a field where whole numbers may be entered. Maximum size: 10 whole numbers

Number - Decimal: Displays a field where numbers with up to 2 decimal values may be entered. Maximum size: 14 whole numbers, 2 decimal values

Drop Down List: Displays your designated list of options that may be selected.

Add a Custom Field

  1. In the Members module, select a member's General tab.
  2. Click Add/Edit Custom Fields in the Custom Fields area.
    Custom Field 2020.jpg
  3. Click Add a Field
    MemberManagement.1.26.1.jpg
  4. Type desired field name (maximum characters: 128)
  5. Click the Data Type arrow.
  6. Click the desired data type.
    If the selected data type is Text, type the desired Text Size.
    If the selected data type is Drop Down List enter your selections.
  7. Click Continue.
  8. Click Save & Exit.

Edit a Custom Field

  1. On the member's General tab, expand the Custom Fields section if needed.
    Edit custom fields 1.jpg
  2. Click the Add/Edit Custom Fields link.
    Edit custom fields 2.jpg
  3. Make desired changes:
    • To change the name of the custom field, simply type the new name into the Field Name text box.
    • To change items in a drop-down list, click the edit items link. This option is only displayed when the custom field is of type drop-down list.
    • Enable or Disable the MIC Search option.
    • Change the visibility of the field in the MIC. Select Disabled if you do not wish to display this field in the MIC.
  4. Click Save & Exit

Remove a Custom Field

  1. On the General tab, click Add/Edit Custom Fields in the Custom Fields area.
  2. Click to select the check box at the end of the row of the Field Name that you wish to remove.
  3. Click Remove Selected Fields.
  4. Click Save & Exit.
  5. Note: All data in the custom field will be deleted.

Rename a Custom Field

  1. On the General tab, click Add/Edit Custom Fields in the Custom Fields area.
  2. Click in the text of the Field Name.
  3. Make the desired field name change.
  4. Click Save & Exit.

Change the Sort Order for Custom Field Display

  1. On the General tab, click Add/Edit Custom Fields in the Custom Fields area.
  2. Click and drag the field to the desired location.
  3. MemberManagement.1.26.3.jpg Figure 1-26b Click and drag the field to the desired location
  4. Click Save & Exit.