Subject
garg_art - March 25, 2008 - 07:03
| Project: | Contact Forms |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is there a syntax like:
href="/contact/careers?subject=Business" possible?
Or may be something similar...

#1
No...... It is possible but would require more programming.
I hadn't thought about adding a subject variable. Will think about it.
Regards
Geoff
#2
Nonetheless, 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?
#3
Another 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
#4
#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
#5
Feature added to latest version