glide.ui.list_edit.show_calendar_only
ServiceNow property description:
Switch between a calendar and a calendar, and date/time input for manual entry. Set to Calendar only by default.
Attributes
- Sys ID: 0f8ef685ff100200a862ffffffffffa4
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.list_edit.show_calendar_only` controls the display of the date picker in list edit mode. When set to true, this property ensures that only the calendar date picker is shown, without the time picker. This can simplify the user interface for users who only need to select dates without specifying times. The property is particularly useful in scenarios where time information is not relevant or required. By default, this property is set to false, meaning both date and time pickers are available. Adjusting this property can enhance user experience by reducing unnecessary options.
Source