I've tried to edit a date by creating a text field and assigning the date field to it. It is displaying the date correctly, I then created an action to call the date picker when clicked on this field. The date picker is called and the new date is selected, but the text field is not updated with the new selected date.
Is there a way of achieving this?