Custom Drop Down
Developer
3rd Party (Commercial)

EE Version Support
- ExpressionEngine 2
- ExpressionEngine 3
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
- jQuery for the Control Panel
Add-On Type(s)
Plugin
Tags
This is a simple, lightweight and easy to use plugin to build an existing dropdown field in front-end by simple 2-3 lines of code. When you have a select field in any field group, it is not easy to call that in front-end for some other form. If you use channel form, you won't need this plugin. The channel form itself provides option to call the field of a group. But when you want to use a select box to some other form, i.e. a select dropdown of any channel needs to be provided to end user for any enquiry form or any other kind of form, you can use this plugin.
You just need to pass the name of the dropdown field that you want to show on the front-end form. Below is the tag that helps you to remove the burden of writing the SQL for fetching the dropdown options from the database itself.
<select name=“freeform_field”>
{exp:select_dropdown:show_values field_name=”“}
<option>{option}</option>
{/exp:select_dropdown:show_values}
</select>
Custom Drop Down Links
This entry was created July 29, 2010, 11:59 am.
This entry was last updated April 18, 2017, 12:51 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!