This topic is locked
[SOLVED]

 Problem with datetime picker

11/21/2011 7:04:12 AM
PHPRunner General questions
G
giwi_dev author

Dear all,
I'm using PHPRunner v6 for a new project, before i used v5.3 and had no trouble using the datetime picker.

I have an order table with 2 datetime fields and when i add the table to the project, compile and go to the add page it shows my datetime pickers as expected. When you try it again it will simply not show anymore.
I thought it was due to my table being empty, javascript behind the page, browsr cache etc...

But nothing explains this behavior to me.
I probably do something wrong but can't discover what exactly.
I can upload the project to the demo account if needed.
Brian

C
cgphp 11/21/2011

What do you meand when you say: "When you try it again it will simply not show anymore." ? Does it happen when you refresh the page ?
Make sure you are using the latest build: 9917

G
giwi_dev author 11/21/2011

thanks, yes i use the latest build
when you go to the page the first time after adding the table and pages to the project it pops up the picker

but if you try to add another order or go to an existing order it will not show the picker
i tried this for all 4 variants of the datetime component starting clean (empty the output do a full build)

i run it locally through the internal webserver with phprunner but that shouldn't be a problem

C
cgphp 11/21/2011

Check if you are able to reproduce the issue on the demo account.

G
giwi_dev author 11/21/2011

well that works as it should, i used the local host option for the first time, most of the time i upload to my webhost and test there.
could it be something local? the browser, regional settings or anything else?
at least for me its solved now i uploaded to my webserver and it worked also, something i should've tried first of course
thanks for the help