I'd like to see an ajax list / detail feature, similar to what the dynamic_views module provided.
What would be great is this scenario:
- create a view to list some linked nodes
- create a panel with 2 sections
- in section 1 add the list view.
- in section 2, specify it should be the target of the links in section 1 - the detail view.

Is this functionality already planned? Or even implemented, and I've just missed it?

Thanks in advance
-david

Comments

sdboyer’s picture

Status: Active » Postponed

It's not yet implemented, but merlin and I have discussed it (positively). The general notion of allowing there to be data units that require input and output, or multiple pane outputs, or just generally transcend the de facto "exactly one pane per unit of content/per content_type declaration" is something that we're very interested in doing. However, it's also unlikely to happen until Panels3, as it involves a non-trivial amount of work on re-architecting some of the internal logic & user-facing forms to properly facilitate it.

sun.core’s picture

Version: 5.x-2.0-beta5 » 6.x-3.x-dev
japerry’s picture

Component: Display rendering » Code
Issue summary: View changes
Status: Postponed » Closed (won't fix)

Not happening in D6 Panels. There are probably better tools for this.