Field Types

Node and media types can have fields to define the entity. For creating meaningful entites, many different field types are available:

  • Single Line Text
  • Date / Date Time
  • Checkbox
  • Multi Line Text
  • Rich Text
  • Image
  • Media Upload
  • Single Select Node
  • Multi Select Node
  • Single Select Media Node
  • Multi Select Media Node
  • Multi Select User
  • Repeatable Fields

 

Additionally depending on the field type, some settings are available:

  • Required
  • Allowed Types
  • Default Value
  • Language Fallback
  • Max Items
  • Allowed Field Types
  • Allowed Node Types

⚠️ Required Validation is only available for the NLess.IO frontend. It's possible to save a node programmatically, even the required field in empty.

 

Single Line Text

Settings:

  • Required
  • Default Value
  • Enable Language Fallback

Multi Line Text

Settings:

  • Required
  • Default Value
  • Enable Language Fallback

Rich Text

Settings:

  • Required
  • Default Value
  • Enable Language Fallback

Date / Date Time

Settings:

  • Required
  • Default Value
  • Enable Language Fallback

Checkbox

Settings:

  • Required
  • Default Value
  • Enable Language Fallback

Image / Node / Media Selections

Settings:

  • Required
  • Default Value
  • Enable Language Fallback

Media Upload

Should be used on definine media types. 

Settings:

  • Required
  • Allowed File Types

Repeatable Fields

Can be used to create a flexible content area to add dynamic modules as nested items.

Settings:

  • Max Items
  • Allowed Node Types

Dropdown

Can be used to create a flexible dropdown with custom Values/Names.

Settings:

  • Required
  • Default Value
  • Values/Names