Hi,
i’m looking for some functionality relating to PopupDateField / DateField:
- Do not display the button for the popup (and hence have no popup at all).
- Have the popup button to the right of the text field (i know, that this may be achieved with css / scss changes).
- Is it possible to set the date of the popup to some date other than the current date (when the text field is empty) resp. the date of the text field?
- Add a close button to the popup to not change the value of the text field (i know, that this is possible by clicking outside the popup).
Thanks el goog