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

Use SimpleForm field for datepicker in resources form #1572

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Apr 26, 2019

Former we used Rails' default text field builder. Using a simple form field builder instead and pass necessary datepicker options into that builder.

This way we get all the nice features from simple form like error messages and required field indicators on these fields as well.

Former we used Rails' default text field builder. Using a simple form `field` builder instead and pass necessary datepicker options into that builder.

This way we get all the nice features from simple form like error messages and required field indicators on these fields as well.
@tvdeyen tvdeyen added this to the 4.2 milestone Apr 26, 2019
@tvdeyen tvdeyen merged commit 284c683 into AlchemyCMS:master Apr 26, 2019
@tvdeyen tvdeyen deleted the fix-resource-datepicker branch April 26, 2019 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant