onChange
console.log("Change detected");
if(app.isLoadingRecord){
console.log("The app is displaying a record and that triggered the event");
}
console.log("Change detected");
if(app.isLoadingRecord){
console.log("The app is displaying a record and that triggered the event");
}