Currently when a child record is updated, the parent table does not refresh. This can cause some confusion when there's a view field on the parent that is a summary from the child data. It doesn't refresh until the parent record is reloaded, like by switching to a different record and then back.
It would be nice if dbFront auto-refreshed the parent records when the child is edited.