Unplanned
Last Updated: 13 Jul 2018 08:17 by ADMIN
ADMIN
Ves
Created on: 05 Mar 2018 09:19
Category: DataForm
Type: Feature Request
3
DataForm: [iOS] Consider improvements for null value support for date/time values
Currently, on Android and UWP the date and time editors display popups with "OK" and "Cancel" buttons, so one can easily dismiss the control even if a value has been selected. This will still keep the null value in the dataform. On iOS value changes are propagated immediately to the dataform, so there is no way to keep the null value.
2 comments
ADMIN
Yana
Posted on: 13 Jul 2018 08:17
Hi, 

Thank you for sending this suggestion. We'll have it in mind when discussing the approach we'll use to handle the scenario.

Regards,
Yana
Developer
Posted on: 13 Jun 2018 21:59
Maybe a custom render for the Date picker and the Time picker with a "CLEAR" button at the bottom ALONG with the CANCEL and OK buttons would be great.
This way the user can "CLEAR" out a date or time if needed.

Similar to this post
https://xamgirl.com/clearable-datepicker-in-xamarin-forms/
It has a "CLEAR" button