Content Type Fields

Prev Next

There are several kinds of Fields that can be added to HCMS Content Types.

Field Types

The following fields are available in a Content Type.

  • Assets: The assets field will need the GUID for the field, it does not accept any other entry. The asset must exist in order to be referenced within an import. View our article Retrieve an Asset's GUID.

  • Boolean: The boolean field will accept a True or False entry.

  • Checkbox: The checkbox field will accept any of the available answers. If more than one option is desired to be marked, separate each option with a comma.

  • Date / Time: Use the following entry formats, making sure to include the T and Z as shown below and do not use spaces:

    • Date: Entry format is YYYY-MM-DDThh:mm:ssZ

    • Date and Time: Entry format is YYYY-MM-DDThh:mm:ssZ

  • Date / Time Range: Use the following entry format, making sure to include the T and Z as shown below, and do not use spaces:

    • The Start Date and End Date for the range must use this entry format: YYYY-MM-DDThh:mm:ssZ

  • Geolocation: The geolocation/location field will accept an address entry.

  • Json: The JSON field will only accept the Json code.

  • Link: Add a link, including the display name and target.

  • Number: The number field will only accept numeric entries.

  • Number Range: Create a number range, including salary and age ranges.

  • References: The references field will need the GUID for the field, it does not accept any other entry. The content element must exist in order to be referenced within an import. View our article Retrieve an Asset's GUID.

  • String: The string field is based on the type of option:

    • Input: The input field type allows for short text entries.

    • TextArea: The textarea field type allows for long answer entries.

    • RichText: The rich text field type allows for any text entry.

    • Markdown: The markdown field type will allow for markdown language.

    • Dropdowns: The dropdown field type accepts entry based on available options.

    • Radio: The radio field type accepts entry based on the available options. Only one option can be entered.

  • Tags: The tags field will accept any entry. If more than one tag is desired, you will separate each tag by a comma.

Add a Content Type Field

  1. Navigate to Content Types on the left-hand side and select your desired Content Type Content Type tab in left navigation with Department category selected.

  2. Click Add Fieldplus sign button in lower right corner.

  3. Select the Field Type Content Type Fields.

  4. Add a Field Namefield name.

  5. Select Create and edit fieldCreate and edit field button.

  6. Configure the options on the Common, Validation, and Editing tabs Content Type Field Tabs.

    Note: Options will vary, depending on the field type selected.

  7. Click Save and closeSave and close button.

Edit a Content Type Field'

Who can use this feature?

Owner | Developer | Publisher | Author (submit for approval)

  1. Navigate to Content Types and select your desired Content Type HCMS Content Type Category.

  2. Click the Gears icon to modify the settings for a specific field settings field.

  3. Navigate through the Common, Validation, and Editing tabs edit field tabs.

    Note: Settings and fields will vary based on the Content Type Field.

  4. Click Save to finalize changes save button.

Hide a Content Type Field

When you hide a field, it still exists in the back-end but will not be visible at all to front-end users.

Who can use this feature?

Owner | Developer | Publisher | Author (submit for approval)  

  1. Navigate to Content Types on the left-hand side and select your desired Content Type Content Type Category.

  2. Click the Actions menu next to the desired field and select Hide in API hide in api selected under Actions drop-down.

  3. View your hidden field as greyed out Field with gray text.

Disable a Content Type Field

When you disable a field, it is no longer active for use.

Who can use this feature?

Owner | Developer | Publisher  

  1. Navigate to Content Types and select your desired Content Type Content Type Category.

  2. Click the Actions menu next to the desired field and select Disable in UIdisable in UI selected under Actions drop-down.

  3. View your field as Disabled Red Disabled tag on field.

Lock a Content Type Field

When you lock a field, you prevent others from making changes.

Important Note

  • Locking a field cannot be undone. Locked field definitions cannot be unlocked, deleted, or changed.

Who can use this feature?

Owner | Developer | Publisher  

  1. Navigate to Content Types on the left-hand side and select your desired Content Type Content Type Category.

  2. Click the Actions menu next to the desired field and select Lock and prevent changes lock and prevent changes selected under the Actions drop-down on a field.

  3. Reply Yes to the pop-up that says: Locking a field cannot be undone! Locked field definitions cannot be unlocked, deleted, or changed anymore. Do you really want to lock this field? Yes button on pop-up.

Delete a Content Type Field

This article will show you how to Delete a Field that is in a Content Type. When you delete a field, it is permanently removed from the Content Type. You can Disable a field to simply not allow users to use the field or Hide the field to not display the option but still retain the field on the back end.

Who can use this feature?

Owner | Developer | Publisher  

  1. Navigate to Content Types on the left-hand side and select your desired Content Type Content Type Category.

  2. Click the Actions menu next to the desired field and select Delete Delete selected under Actions drop-down.

  3. Reply Yes to the pop-up that asks Do you really want to delete the field? Yes button on pop-up.