Is there a syntax like:

href="/contact/careers?subject=Business" possible?

Or may be something similar...

Comments

behindthepage’s picture

Category: support » feature

No...... It is possible but would require more programming.
I hadn't thought about adding a subject variable. Will think about it.

Regards
Geoff

garg_art’s picture

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?

garg_art’s picture

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

behindthepage’s picture

#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

behindthepage’s picture

Status: Active » Closed (fixed)

Feature added to latest version