I want to make a system that will basically look for events that occurred within the past “X” amount of time and create a timeline for that.
Similar to this. I have no idea how on earth to even start with this but I’d love some pointers!
I want to make a system that will basically look for events that occurred within the past “X” amount of time and create a timeline for that.
Similar to this. I have no idea how on earth to even start with this but I’d love some pointers!
It is easy to make it using repeating groups.
The dots will be the dates of the event and the boxes with text and images will be the details.
If the cell’s index is odd show the box in the right, if the cell’s index is even, show it in the left.
And in the middle of the RG you can create the center line
This topic was automatically closed after 70 days. New replies are no longer allowed.