Skip to content

Add Datetime Picker On form #141

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

Closed
rodrigocoliveira opened this issue Dec 3, 2020 · 1 comment
Closed

Add Datetime Picker On form #141

rodrigocoliveira opened this issue Dec 3, 2020 · 1 comment
Assignees
Labels
Q&A Questions and answers

Comments

@rodrigocoliveira
Copy link

Hello,

How would you recommend adding a timepicker or any other library to input on forms.

I could integrate django-bootstrap-modal-forms with my project, but I am currently using jQuery UI Datepicker. So I need to run $('date_input_selector').datepicker() after the modal is displayed so that the Input exists on HTML.

I do not want to use datepicker / time from django / django tweaks because it seems that they do not work properly on some browsers specially in Safari.

Thank you very much and congratulations for you excellent work!

@trco trco added the Q&A Questions and answers label Dec 12, 2020
@trco trco self-assigned this Jun 4, 2023
@trco
Copy link
Owner

trco commented Sep 2, 2023

See #158.

@trco trco closed this as completed Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Q&A Questions and answers
Projects
None yet
Development

No branches or pull requests

2 participants