Framework for building data-driven web applications in PHP and MySQL
GNU General Public License v2.0
138
stars
58
forks
source link
QueryTool method loadCurrent don't setSnapshot/clear flags on record and always were valueChanged #114
Open
carmaz79 opened 5 years ago
Problem extends to Application getRecord method and another files. Adding $this->_currentRecord->setSnapshot(); can fix the problem.