Closed (fixed)
Project:
Contact Forms
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2008 at 07:03 UTC
Updated:
28 Sep 2008 at 06:44 UTC
Is there a syntax like:
href="/contact/careers?subject=Business" possible?
Or may be something similar...
Comments
Comment #1
behindthepage commentedNo...... It is possible but would require more programming.
I hadn't thought about adding a subject variable. Will think about it.
Regards
Geoff
Comment #2
garg_art commentedNonetheless, its a great module and we love it.
Right now it appears that we have to for each user, create a category and then href: contact/new_cat_for_big_guy
It imposes admin overheads. Can users themselves create a form and publish their own href?
Comment #3
garg_art commentedAnother use of subject would be to get the current URL, sort of like:
href: contact/new_cat_for_big_guy?subject: 404-notfound &Concatenate {$Current_url}
Please don't mind my crude syntax as I am not a programmer.
Best
Comment #4
behindthepage commented#2
Each user has a contact form generated by the core contact module e.g. http://drupal.org/user/142506/contact. What you are talking about sounds like that.
The site wide contact form and my module is more for contacting non users
e.g. http://www.myacpl.org/contact/us
#3 Not sure what you mean however webform module may have some features related to that
Regards
Geoff
Comment #5
behindthepage commentedFeature added to latest version