Try our conversational search powered by Generative AI!

DateTimeRangeElement

Fixed in

EPiServer.Forms.Samples 3.3.0

(Or a related package)

Created

Oct 18, 2016

Updated

Feb 13, 2017

Area

Built-in elements

State

Closed, Fixed


Description

A new element, DateTimeRange, lets visitors choose the DateTime range. The element should show a validation message if the user enters an invalid range. It prevents visitors from choosing an end date that is BEFORE the start date. For example, prevent a visitor from specifying a start date of 10/5/2016 and an end date of 10/1/1922.