I have a few parent child pairs. Some that go down 2 or 3 levels for children.
Here is a 3 level example.
What i was hoping to do was have "Multi Grid" type of setup. When viewing the list of tasks it would show a "read state" above the list of the parent project. Same with the comments. it would show the parent task and parent project.
While this would be easy to by making my own form. I was hoping to just accomplish this with grocery crud only. Though while looking through it I could not seem to find a way to forcibly set a state.
I was hoping i'm just overlooking something.