janick.eisert
Posts: 0
Joined: Tue Apr 24, 2012 1:32 pm

date picker - invoke service

I would like to invoke a rest webservice after selecting a date in the date picker. I have tried events like "value change", "selected", "input", but it does not work.

Can someone help me? Thanks.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

date picker - invoke service

I'm not sure I understand what the problem is. If you can send me a link and tell me exactly how to reproduce the problem.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

date picker - invoke service

The date picker component used is not yet part of jQuery Mobile: http://jquerymobile.com/demos/1.0a4.1... (it's a plug-in). We'll find out whether events can be bound programatically. We will also then look into adding the events to the builder.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

date picker - invoke service

Janick - the date picker plug-in that we use, the way it's designed there is no way to add (bind) events programatically right now. We will fix this in two steps. First, we will modify the JavaScript implementation - this will allow you to add events using JavaScript. Second, we will add these events to the builder (Events tab)

janick.eisert
Posts: 0
Joined: Tue Apr 24, 2012 1:32 pm

date picker - invoke service

When do you add new events for the datepicker? Is this planned or already under development? At the moment, the datepicker is useless. For example, when I choose a date, "value changed" is not called.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

date picker - invoke service

It's planned and we are working on it...sorry for the delay.

erichelgeson
Posts: 0
Joined: Thu Dec 13, 2012 3:32 am

date picker - invoke service

+1 This is a critical feature to date picker with tiggzi.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

date picker - invoke service

We'll add this in the new builder, I marked it higher priority.

Return to “Issues”