I'm trying out interfaces for the first time but I am a little lost in the UI for how to do the following. Essentially I want a list of projects as one column and a list of tasks in the 2nd column. When I select a project on the left I want the right hand list column to show the tasks associated with that selected project. Is this possible. I realize I can do this with a drop down picker but that is not the interface I really want.
You can do this by making an interface page with list view for your projects, then enable “click into record details”, in the record detail page add the tasks field and set as a list view.