Hi everybody ! I'm asking you some help for an issue i'am actually facing with my AngularJS application.
My goal is to give users the possibility to make reservations. To achieve that, i'm actually using a TimePicker (i tried the bootstrap and the alongubkin <https://github.com/alongubkin/angular-datepicker> one). The problem is pretty simple, i want that when an appointment is achieved and saved in DB, the hour of this meeting be disabled/hide in the timepicker. For the alongubkin solution, it is only possible to set some disabled hours before creating the component but not to set it in a method (and i'm having some issues with the component), for the bootstrap component, it is just not implemented from what i saw. My expectation seemed pretty obvious for this kind of component but after some research i didn't find anything related to it. Did you heard of a solution for that, or am i missing some obvious things ?? Thank you in advance for all the help you could give, and as a non native speaker i m sorry for all the mistakes i made !! Best regards, Inso -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
