Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Multiexcerpt
hiddentrue
MultiExcerptNameCreate a User Custom Field
shouldDisplayInlineCommentsInIncludesfalse


    1. In the CMS, go to E-CommerceAdvanced Content → Custom Fields

    2. Select the Users table.

    3. The page will load, displaying any existing custom fields for the User table.

    4. Click the Add New Custom Field button. 

    5. In Add Custom Field Details, enter the field requirements (for display and entry of values by administrators): 
      • Field Name - a code to identify this field in the database. Alphanumeric only, with no spaces or special characters. Underscore ( '_ ') permitted.
      • Prompt - the field label displayed next to the field.
      • Help - additional information about the field displayed.
      • Data Type:
          • Text - alphanumeric characters, including spaces, special characters, and html.
          • Integer - whole numbers
          • Decimal - numeric data including fractional components
          • DateTime - calendar dates and times
          • Boolean - toggle for a 2 value option, e.g. True/False, Yes/No

      • Display Type - the interface displayed to Administrators on the page the field appears in. NOTE - Display Type options depend on the Data Type selected.

        Expand
        titleClick here for an explanation of display types...


        Tip
        titleWhat is...
        • integer -  a whole number
        • boolean - functionality that only has two possibilities: ON or OFF, YES or NO etc



        Display TypeAvailable for Data TypeExample
        Text BoxText, Integer, Decimal

        One line text box

        Multi-line Text BoxText

        HTML Text BoxText

        WYSIWYG content editor that allows the text to be formatted

        XML Text BoxText

        Dropdown ListText, Integer, Decimal

        Image SelectorText

        Numeric Text BoxInteger, Decimal

        Date PickerDateTime

        Time PickerDateTime

        Date/Time PickerDateTime

        Check box (toggle)Boolean

        NOTE - displays as a toggle




      • Allow Unlimited Text - (for Text Display Type only) tick to allow unlimited amount of text 
      • Mandatory - tick to make the custom field required on the page it displays in.
      • Active - leave ticked for the field to be in use. Untick to make inactive. NOTE - The field must be active for use with Import Users.


    • To save Save the custom field, click Save. You  You can view the field on the Website Users Maintenance page for a user. Add the field to your CSV file by adding the Field Name.

1. Create a New Custom Field  

...