Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2011 at 00:01 UTC
Updated:
4 Apr 2021 at 11:10 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerYou could use hook_form_alter and alter extend the submit function to add the # to the redirect form. Not sure whether this will work in reality.
Comment #2
Letharion commentedQuestion answered by dereine, no activity from OP.
Comment #4
cosolom commentedJust in case if someone find this topic. It's possible to add anchor to the form url in hook_form_alter for exposed form.
Example for D8: