Skip to content

Set the correct field type for a datetime field in a form schema

About this task

This task explains how to set the correct field type when adding a datetime field to a form schema in the Admin UI based on how the field is defined on the form.

Before you begin

Ensure that you are familiar with changing the form configuration in the Admin UI.

Procedure

  1. In Field Setting, click the Field Type drop-down.
  2. Select the appropriate option:

    • date-time when the datetime field is defined to display date and time information
    • date when the datetime field is defined to display only the date
    • string when the datetime field is defined to display only the time
  3. Continue with the steps in changing the form configuration.