Because of the many comments of people still getting the error after fix, I have tried to reproduce and fix the error by myself and can confirm that the solution works. As Pekka has already mentioned, you also have to change the datatype of lastchang...
Hello Pekka,have you tried to replace the datatype of the field "createdby" with the dataelement "abp_creation_user" in your database table?Best regards,Kevin
Hello,as you can see in the sapui5 documentation(screenshot below), two-way binding ist not supported for list binding but for property binding. Best regards,Kevin