Closed (fixed)
Project:
Webform
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2011 at 15:57 UTC
Updated:
27 Feb 2012 at 07:30 UTC
http://drupal.org/sandbox/lynn/1287708
FYI, I posted a webform_pathauto module that creates pathauto integration for webform submissions.
If people have need for it I'll promote it to a full project.
Comments
Comment #1
chaloum commentedJust on this I assume that without your module webforms doen't work with pathauto?
Comment #2
quicksketchThe Webform itself (which is a node), works with PathAuto just like any other node. This project is for making Webform submission (which normally live at node/x/submissions/y) support aliases as well.
Comment #3
r13ose commentedThis is a great project and really enjoy working with this. Is there a way that this can be used for individual webforms too not just using patterns for all the webforms? I want to make one webform that has submissions a different path but not all of the submissions. If I have one webform called Communtiy and another called Connect, the community one should goto /community/cityfield/randonnumber and connect goes to /node/17/submission/24.
The City Field is a field within the webform and I would like to grab this if possible but as of right now there doesn't seem to be a way to grab the City Field Value.
Comment #4
quicksketch@ShawnRisk: It'd probably be appropriate to ask your question about the new module in that module's dedicated issue queue: http://drupal.org/project/issues/1287708?categories=All
I think as an issue in the Webform queue, we can mark this fixed, since there's not much actionable here from the Webform-module standpoint.