I am building the real estate CRM that keeps track of all existing clients of an agent with the timeline for activities that happened.
I am using Google Sheets as the database. One sheet is for clients and their info; other sheet is for timeline of activities. Activities are added to the timeline by “add record” button on the timeline page which is part of the list details page.
The problem is that for every client, the same timeline is shown. I can’t find a way to dedicate unique timeline for every client.
Tried to connect the 2 sheets via client name in conditions but it’s not working.
Any help is appreciated, and I am willing to provide photos and additional explanations just to solve this