Hello all,
I have a search form that is working very well. In that form there are several search filters, like a drop down menu with the years, checkboxes and textfields. Now I would like to add some others.
First one:
In my database there is a column called 'aircrafts'. The idea is to create a drop down menu with a list of all the unique aircraft. In that way, nobody has to search for any aircraft that ain't in the database..
Second one:
The second one is a checkbox. This is not really a filter, but I would like to have a checkbox that will only show (if it is checked) the unique registrations of those aircraft. For example, when I am searching for the Boeing 737-800, there will be 10 records, but there are only 5 unique aircrafts of them (5 unique registrations, so each registration is double in the database). If I check that box, I only want to have the 5 unique aircrafts on my page.
I hope this is clear enough. If you have any questions, just ask🙂
I hope someone can help me with this.
Kind regards,
Flyboeing
I have a search form that is working very well. In that form there are several search filters, like a drop down menu with the years, checkboxes and textfields. Now I would like to add some others.
First one:
In my database there is a column called 'aircrafts'. The idea is to create a drop down menu with a list of all the unique aircraft. In that way, nobody has to search for any aircraft that ain't in the database..
Second one:
The second one is a checkbox. This is not really a filter, but I would like to have a checkbox that will only show (if it is checked) the unique registrations of those aircraft. For example, when I am searching for the Boeing 737-800, there will be 10 records, but there are only 5 unique aircrafts of them (5 unique registrations, so each registration is double in the database). If I check that box, I only want to have the 5 unique aircrafts on my page.
I hope this is clear enough. If you have any questions, just ask🙂
I hope someone can help me with this.
Kind regards,
Flyboeing