If you create one date field with a start and end value, there's no way to distinguish between the two when setting the default value for the field.

There's only an element ID on the form for my_date_field[0], but there's my_date_field[0][value] and my_date_field[0][value2]. However, only my_date_field[0] seems to have any effect when I fill it in on the rule form.

See also #1417394: Can't indicate end date for a date field

Comments

TR’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Drupal 6 end of life was 24 Feb 2016. Drupal 6 and Rules 6.x-1.x are no longer supported as of that date, and no bugs with those versions will be investigated or fixed.

Rules Form Support is a separate module for Drupal 7, and #1417394: Can't indicate end date for a date field indicates this was fixed in that module for D7.