Input parameters does not work in App

newdeveloper
User offline. Last seen 41 weeks 2 days ago. Offline
Joined: 03/25/2011
Points: 120

I have been working on the app which takes input parameters , based on Name ,Start time and End time

 
Mashup works fine , but after the app is created input parameters for starttime and endtime does not work , could you please help me in figuring out the reason behind this ?
 
I always get the report based on the default values …
 
I am using presto 3.1
 
Thanks
0
Your rating: None
kishores
User offline. Last seen 1 year 4 days ago. Offline
Joined: 09/22/2008
Points: 81

 Hi,

Are you hitting the "<enter>" key after entering the values or clicking or the Apply button? Can you please try clicking the Apply button and check if you see the same behavior ?

Kishore

newdeveloper
User offline. Last seen 41 weeks 2 days ago. Offline
Joined: 03/25/2011
Points: 120

I click on Apply button ...Its the same :-(

kishores
User offline. Last seen 1 year 4 days ago. Offline
Joined: 09/22/2008
Points: 81

 Is it possible for you to post the App's xml spec here ? To get the spec, open the App's page by clicking on the App from the Browse page. Click on "Edit Source" link below the App in the App page. The App Editor should open in a new window/tab with the XML spec of this App.

- Kishore

newdeveloper
User offline. Last seen 41 weeks 2 days ago. Offline
Joined: 03/25/2011
Points: 120
kishores
User offline. Last seen 1 year 4 days ago. Offline
Joined: 09/22/2008
Points: 81

 Thanks. It seems like an issue with date fields. We are looking into it. 

Kishore

kishores
User offline. Last seen 1 year 4 days ago. Offline
Joined: 09/22/2008
Points: 81

 Hi,

I am able to reproduce the issue. There is a workaround though - once the date is selected using the Calendar control, if you manually edit any part of the date field, it works. We are working on a fix.

Thanks,

Kishore

newdeveloper
User offline. Last seen 41 weeks 2 days ago. Offline
Joined: 03/25/2011
Points: 120

Thank you very much!