Closed fengzhihenxs closed 3 weeks ago
You can integrate a Bootstrap datepicker using a custom widger option: View Demo. If you wish to proceed with a modern component-based approach, consider creating a custom question model and a custom question renderer which would integrate an Angular Bootstrap DatePicker. For more information on how to integrate third-party Angular components, please visit Integrate Third-Party Angular Components.
@JaneSjs Thank. I'll give it a try.
Hello, I use surveyjs form-library in angular17. I see that there are some third-party widgets built into the official, but I need to use bootstrap-datetimepicker to implement the input format as "10/30/2024 4:20 PM". How do I do that? Hope it inspires me.
Looking forward to your reply, thank you.