Skip to content

Implementation of the Orange-Boosted-Bootstrap timePicker #2481

Answered by julien-deramond
laulilaura asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @laulilaura
There's no implementation of time/date pickers in Boosted apart from basic styles of <input type="datetime-local">, <input type="time"> and <input type="date">.
In order to implement what's described in ODS > Web > Forms > Design, you would have to find an external date/time library compatible with the stack of your project.
For instance, with Angular, you could use ng-bootstrap Datepicker + some CSS style.
What's your stack, frameworks, etc.?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@laulilaura
Comment options

Answer selected by laulilaura
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants