Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.14 KB

FIELDS.md

File metadata and controls

55 lines (36 loc) · 1.14 KB

Custom Fields

Custom fields can be added to users to better enhance what information is available. To add a field, log in to your aMember Pro admin section and navigate to "Configuration" then "Add User Fields".

nickname Field

Suggested Settings

  • Field Type: SQL
  • SQL field type: Text (unlimited length string/data)
  • Display Type: Text

fob Field

Suggested Settings

  • Field Type: SQL
  • SQL field type: Text (unlimited length string/data)
  • Display Type: Text
  • Validation: Required

fob_access Field

Suggested Settings

  • Field Type: SQL
  • SQL field type: Text (unlimited length string/data)
  • Display Type: RadioButtons
  • Validation: Required
  • Field Values:

FobAccessValues

announce Field

Suggested Settings

  • Field Type: SQL
  • SQL field type: Text (unlimited length string/data)
  • Display Type: CheckBoxes
  • Field Values:

FobAccessValues

roles Field

Suggested Settings

  • Field Type: SQL
  • SQL field type: Text (unlimited length string/data)
  • Display Type: CheckBoxes
  • Field Values:

FobAccessValues