This simple module allows deep linking to set the Default Category on site wide contact forms.

use case

You are developing a simple brochure ware site that describes three services a company offers. Each service the company offers has a page describing the service. On each service page you want to add a 'call to action' which links to a contact form with the appropriate Category populated so the user doesn't have to select the appropriate category.

configuration

create categories for Product A, Product B, and Product C with category identifiers 2,3, and 4 respectively.
create links to /contact/2, /contact/3, and /contact/4 and the appropriate value will be defaulted in the category field.

If you want clean URLs you will need to create an alias to the URL manually.

Sponsored by The Spry Group

Project information

Releases