node-webkit-nedb-rest-angular icon indicating copy to clipboard operation
node-webkit-nedb-rest-angular copied to clipboard

Changing text input into date picker

Open Kentoseth opened this issue 11 years ago • 3 comments

Hello there,

I am trying to take the text-input field and turn it into a date-picker field. There seems to be some issue with getting AngularUI DatePicker to work.

Can you recommend any solutions? (I can show you what I've tried so far, but I seem to be lacking something in the app.js file I think).

Kentoseth avatar Mar 27 '14 00:03 Kentoseth

Yeah, please share with your code.

buberdds avatar Mar 27 '14 06:03 buberdds

I created a plunk for everything, found here:

http://plnkr.co/edit/LoZailwnQF7yxfCBZBF7?p=catalogue

Not much has been edited, as I will explain what I tried here.

When running the index_date.html and datepick.js files separately, I am able to get the output as shown on AngularUI.

When I try including some of the code (from the 2 files above), what happens is that it still gives me a text field and not datepicker. I assume it may have something to do with ng-model?

However, I even tried changing that, but to no effect.

Also, if you try running the code, you will see that the inline element is there, but it is just not displaying the datepicker tool (run index.html).

I assume there is something important I am missing in terms of "integrating" the 2 modules, or maybe there is another way around it.

What do you think?

Kentoseth avatar Mar 27 '14 23:03 Kentoseth

Hello there,

Have you managed to come up with anything?

Kentoseth avatar Apr 03 '14 00:04 Kentoseth