How to display two views block with separate exposed filter respectively in drupal on the same page -
i new in drupal. want display 2 view block on same page different exposed filter respectively. please see image bellow.
as per given image view1 , view2 different views view2 depend on view1.
please help.
thanks in advance.
this may work. suppose top block , b bottom block.
now, create block exposed filter district. next, create b block 2 exposed filters district , census. make sure identifier in b block district exposed filter should same on block. whatever value applied in block filter result of b block same filter criteria. show both on page assigning them in region here in admin /admin/structure/block
. now, can hide district field of b block using css.
you can @ views field views module achieve same other way.
Comments
Post a Comment