Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FormView: Date type fields manual editing & empty values #31

Closed
max-dev opened this issue Feb 9, 2013 · 2 comments
Closed

FormView: Date type fields manual editing & empty values #31

max-dev opened this issue Feb 9, 2013 · 2 comments
Assignees
Milestone

Comments

@max-dev
Copy link
Member

max-dev commented Feb 9, 2013

  • Date type field manual editing support
  • Empty date field value
@ikostenko
Copy link
Member

Manual input is not supported: impossible to clear selected date
See org.lightadmin.crudOperations.edit.ComplexFields.canBeCleared()
org.lightadmin.crudOperations.edit.ComplexFields.dateFieldCanBeModifiedManually()

@ikostenko ikostenko reopened this Feb 25, 2013
@ghost ghost assigned max-dev and aliubunia Feb 25, 2013
ikostenko added a commit that referenced this issue Mar 9, 2013
aliubunia added a commit that referenced this issue Mar 14, 2013
@ikostenko ikostenko reopened this Mar 14, 2013
@ikostenko
Copy link
Member

Value of '001-01-01' is saved when leaving the date field empty on creation.
See org.lightadmin.crudOperations.create.ComplexFields.itemCanBeCreatedWithAllFieldsEmpty()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants