nuDate in a form / time travel
Posted: Mon Dec 30, 2019 7:53 pm
I am using linux (ubuntu based but different versions)with both apache2 and nginx and mysql and mariadb. This in order to ensure that an issue is not due my special setup.
I use FastForm to create a table with 2 field. A key field of type text and a date field of type nudate -> date type in database. I run the FastForm created and add a record. I enter a key (test1) and get into the date field. A popup comes up with todays date, which I select (2019-12-30). I press save. The sql record in the DB has the info as expected. I exit the form by going "HOME"and rerun the FastForm again. I select the record just create (test1) for editting. When my cursor enters the date field the date prompt is back to 1919-12-30. So I click 100 times (is there a faster way) to get to December 2019. Next I click on the 29th. Then I click save. Now the database contains 1919-12-29 (????). How can I enter 2019-12-29 and save the record. I played with the format record for nudate. I deleted the record, recreated the nudate format record with as image dd-mm-yyyy (4 digits). No success. I assume this is a bug. How can I fix this behaviour? And use the date field?
HELP, Thanks
Jan Toonen
I use FastForm to create a table with 2 field. A key field of type text and a date field of type nudate -> date type in database. I run the FastForm created and add a record. I enter a key (test1) and get into the date field. A popup comes up with todays date, which I select (2019-12-30). I press save. The sql record in the DB has the info as expected. I exit the form by going "HOME"and rerun the FastForm again. I select the record just create (test1) for editting. When my cursor enters the date field the date prompt is back to 1919-12-30. So I click 100 times (is there a faster way) to get to December 2019. Next I click on the 29th. Then I click save. Now the database contains 1919-12-29 (????). How can I enter 2019-12-29 and save the record. I played with the format record for nudate. I deleted the record, recreated the nudate format record with as image dd-mm-yyyy (4 digits). No success. I assume this is a bug. How can I fix this behaviour? And use the date field?
HELP, Thanks
Jan Toonen