Tagged Questions
0
votes
1answer
113 views
Embedding a Views (VBO form) with Exposed Form Filter within a Node edit form
Case:
insert/embed a form within another form, while maintaining the original <form> markup in the embedded output. In this case, it's a Views Bulk Operations form with Exposed Form Filters ...
0
votes
2answers
162 views
Filter and View screens on different pages
Situation: In Drupal, when you use Views module, it restricts to display Search Form and Results on the same page.
E.g. Page A = (Search Form + Results).
There is no option in Views module ...