Read Only Date Field
Posted: 2015-08-04 11:11
If you have a read only date field, then when the table is updated the date gets reset to the default date or zero date if none.
This is because, despite being set as read only, the date field is appearing in the update sql statement in the <table>_dml.php file.
I am using AppGini 5.41
This is because, despite being set as read only, the date field is appearing in the update sql statement in the <table>_dml.php file.
I am using AppGini 5.41