Title: Removing ?submit=view from category dropdown select
Last modified: August 20, 2016

---

# Removing ?submit=view from category dropdown select

 *  [Port Elizabeth](https://wordpress.org/support/users/port-elizabeth/)
 * (@port-elizabeth)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/removing-submitview-from-category-dropdown-select/)
 * I used wp_dropdown_categories to display a drop down box for categories but when
   I select the categories it shows a ?submit=view on the end of the URL.
 * Does anyone know how I can call the dropdown category without submit=view?

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

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/removing-submitview-from-category-dropdown-select/#post-3283752)
 * Your template must have an `<input>` html tag with a `name="submit"` attribute.
   You are clicking on this input button to generate this url parameter. If you 
   don’t have other code that uses it, you can just delete the `name="submit"`.
 *  Thread Starter [Port Elizabeth](https://wordpress.org/support/users/port-elizabeth/)
 * (@port-elizabeth)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/removing-submitview-from-category-dropdown-select/#post-3283761)
 * PERFECT! Thank you

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

The topic ‘Removing ?submit=view from category dropdown select’ is closed to new
replies.

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 2 replies
 * 2 participants
 * Last reply from: [Port Elizabeth](https://wordpress.org/support/users/port-elizabeth/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/removing-submitview-from-category-dropdown-select/#post-3283761)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
