Project:Forward
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

A use case would be forwarding a filtered view.

Comments

#1

+1 from me, this feature would be incredibly useful

#2

Status:active» needs review

Attached is a patch that allows query and fragment URL components to be included in the path that is provided to the forward module.

For example, to forward the page at /results?page=2 you could link to the forward callback at:
forward?path=results%3Fpage%3D2

I haven't tested this patch extensively with other forward module functionality, but I hope this can help others.

AttachmentSize
forward-722368-2-fix_paths_with_query.patch 7.68 KB

#3

I am having an issue sending email when adding the form to a panel -- would this be a possible solution?