문제

I was wondering if it was possible to theme a Views row using panels, I know views has it's own theme settings but I wouldn't say it's a versatile as panels.

Is it possible to create a panel to handle a row outputted by a view? Or is there a better way to theme views similar to panels?

My ultimate goal is to place some fields on the left hand side of a row and a single field on the right. This is possible with CSS but it'd be interesting to know if there is a solution to my question above.

도움이 되었습니까?

해결책

Views in Drupal 7 has a display setting for Panels. Under "Format -> Show" select "Panel Fields." "Settings" will let you select the panels layout you want, and let you position your fields into the appropriate panel positions.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top