dropdown menu
It is very easy to make the Dropdown menu form Ms Access.
But how can i make the Dropdown menu from Phpmyadmin........
Advice or article....
Thank you for reading..
It is very easy to make the Dropdown menu form Ms Access.
But how can i make the Dropdown menu from Phpmyadmin........
Advice or article....
Thank you for reading..
First of all, you must create recordset for the drop down menu (Server Behaviour > Recordset). Then, insert the drop down menu on page (Insert > Form > List/Menu) and insert the appropriate id for it. Click it and look at the properties panel below. You can see "Dynamic" button, click it and you will get popup window as below.

You can see "Options from recordset" field. Choose the recordset that u have made before. Values field is for attribute that you want to store in database and Labels field to show the list to users when they choose.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.