Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AJAX editing leads to empty date fields on aftersave event
#4
I'm going to work on this issue in the near future, you said:

Quote:Since you are converting them, when MySQL see the value it is in the format of the user and blanks it.

Do you mean by converting:

PHP Code:
$ass->column_fields DataTransform::sanitizeRetrieveEntityInfo($ass->column_fields$meta); 
As in: that call does NOT convert my date field to database format since it does not expect it to be changed, because the REQUEST['ajxaction'] variable is set?

Your solution seems to work (https://github.com/Luke1982/ServiceJob/commit/1a561f053b9cc2f9867e7f58dbb2965eee04e571)! Thanks!
Reply


Messages In This Thread
RE: AJAX editing leads to empty date fields on aftersave event - Guido1982 - 04-11-2018, 03:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)