Welcome Guest, Not a member yet? Register   Sign In
helper for double drop-down menus using mysql database
#5

[eluser]Daniel Moore[/eluser]
The default values for source and target drop down menus are $_POST['sourceList'] and $_POST['targetList'].

If you read through the function definitions in the ddmenu_helper.php file, you will find that this can be changed in ddmenu_target_selector() and ddmenu_source_selector() by passing in an optional parameter.

You might want to check out the function definitions for each function in ddmenu_helper.php, as they are highly configurable. You will find that mysql_dropdown_selector() is a handy function to have whether or not you ever need to use it with the menu system.


Messages In This Thread
helper for double drop-down menus using mysql database - by El Forum - 05-23-2008, 10:38 AM
helper for double drop-down menus using mysql database - by El Forum - 06-16-2008, 09:38 PM
helper for double drop-down menus using mysql database - by El Forum - 06-17-2008, 06:45 AM
helper for double drop-down menus using mysql database - by El Forum - 06-18-2008, 12:28 AM
helper for double drop-down menus using mysql database - by El Forum - 06-18-2008, 05:04 AM
helper for double drop-down menus using mysql database - by El Forum - 07-20-2010, 08:51 AM
helper for double drop-down menus using mysql database - by El Forum - 07-20-2010, 09:04 AM
helper for double drop-down menus using mysql database - by El Forum - 07-20-2010, 10:48 AM
helper for double drop-down menus using mysql database - by El Forum - 07-20-2010, 01:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB