So far, all my docs use Table and Kanban views, so I guess I have not learned about detailed views yet.
I will go study that, but right now I am stuck needing a VIEW that I have not seen anywhere in the documentation
The user can navigate through the Parent records down the side. For each one, they see the Parent record details on the top and below; a list of the Child records linked to it.
The LAYOUT only uses 50% of the screen width !!
And none of the editing options seems to be able to change this !
I need to be able to display a LOT of data, not just a few scrunched over to the left !
Hi @Agile_Dynamics.
To expand the table view you can go to the Doc Settings (the cogwheel at the top right) and then to Page Options. Here you can toggle Content Alignment to Wide.
I have kinda solved this where for every project I have 2 buttons, one that shows active tasks, ordered by next actions then by due date and completed tasks
They are merged together on a list that I can see or not depending on the button setting that changes label by formula.
The approach needed to solve the same issue you have is to have different tables Projects with their su projects and dependencies and Tasks on a different table.
I post a screencapture so you can see how it works for me when I need more screen estate.
The arrow button show the active tasks related to the project, the 3 dots show the already completed ones.