Accounts listing aggregation issues
I have a view that lists accounts within financial entities, and want to show the most recent statement using views aggregation.
I have a view that lists accounts within financial entities, and want to show the most recent statement using views aggregation.
When creating a task via the Views Add Button on a project page, it opens a modal for the form, but saving it redirects to /views/ajax.
It happens when you are on the second page, the first works fine.
Currently it is listing each chore log, causing duplicate chores to show.
This may be caused by views aggregation and a reverse entity relationship.
Chore log has a regular date field, no time.
Date field is not displaying correct value on a views with aggregation max/min
Timestamp fields are working, but date fields are not.
Using date created instead.