Datetime range plugins

Created on 5 November 2023, 8 months ago
Updated 10 November 2023, 8 months ago

Add support for the datetime range module - field type, widget(s) & formatter

✨ Feature request
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @dalra
  • Status changed to Closed: won't fix 8 months ago
  • πŸ‡ΊπŸ‡ΈUnited States apmsooner

    Hi, thank you for the suggestion however we feel this won't be possible because a datetime range would require 2 date values stored in the table and because Custom Field's allow unlimited columns, there would not really be a way to associate only 2 to work together without perhaps handling it programmatically by adding a suffix to the field name like _start & _end but that would really introduce a non-standard structure to the api for setting values and such that I really don't think we want to support. It might be better to either keep date range as a separate field from custom field or you could add 2 date fields in your custom field and alter the form / output for the widgets/formatters to work the way you want with validation etc...

    Thank you for the request and good luck!

Production build 0.69.0 2024