Title: Custom &#8211; Parameter direct
Last modified: August 21, 2016

---

# Custom – Parameter direct

 *  [rocke](https://wordpress.org/support/users/shashibhushan/)
 * (@shashibhushan)
 * [12 years ago](https://wordpress.org/support/topic/custom-parameter-direct/)
 * I am using “contact-form-manager” Plugin for my inquiry page
 * i have many field but need help in 2 place of field
 * Textbox and Select option
 * all is working fine , from back end i can create forms, and its displaying properly
   in front end
 * But there is some change i need to do :
 * localhost/project/?page_id=56&motion=aamir-khan&id=2 – where “?motion” is my 
   custom Taxonomy , not custom post . AND pageid=56 is my inquiry page
 * [Send Details about Motion](https://wordpress.org/support/topic/custom-parameter-direct/localhost/project/?page_id=56&motion=aamir-khan&id=2)
   hence when i come to inquiry page
 * my textbox should be fill be : aamir-khan ( as per motion taxnomy )
    and my select
   option should be selected as : motion ( as per id:2 )
 * as i have already pass two parameter through above link
 * How i can do the same
 * [https://wordpress.org/plugins/contact-form-manager/](https://wordpress.org/plugins/contact-form-manager/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [rocke](https://wordpress.org/support/users/shashibhushan/)
 * (@shashibhushan)
 * [12 years ago](https://wordpress.org/support/topic/custom-parameter-direct/#post-4876458)
 * Just i want that,
 * when some click localhost/project/?page_id=56&motion=aamir-khan&id=2
 * and come to my inquiry page as above link pageid=56 is my inquiry page itself
 * then my 2 field i:e Textbox and Select (option)
 * should be fill as per URL parameter (query string ) as :
 * my textbox should be fill as : aamir-khan ( as per motion taxnomy )
    and my select
   option should be selected as : motion ( as per id:2 )
 * pls help me
 *  Plugin Author [f1logic](https://wordpress.org/support/users/f1logic/)
 * (@f1logic)
 * [12 years ago](https://wordpress.org/support/topic/custom-parameter-direct/#post-4876565)
 * you need to code the same using javascript
 * you can make the js code for that insert it to form content using insert html
   snippet plugin

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom – Parameter direct’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-manager_02496b.svg)
 * [Contact Form Manager](https://wordpress.org/plugins/contact-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-manager/reviews/)

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [parameter](https://wordpress.org/support/topic-tag/parameter/)
 * [tag](https://wordpress.org/support/topic-tag/tag/)

 * 2 replies
 * 2 participants
 * Last reply from: [f1logic](https://wordpress.org/support/users/f1logic/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/custom-parameter-direct/#post-4876565)
 * Status: not resolved