Hello,
I need to create a search form with the below features
1) 2 fields >> "City" and "What to do" (eg. Rome - Eat )
2) each field is a dropdown list to choose from
3) the 2 fields must be combined for the search result (eg. Rome/Eat gives a different search result than Rome/Sleep)
4) when clicking the "submit" button the user get always redirected to an external site, a different link for each search combination. If there is no external site available for the searched terms, then a warning message appears.
I hope the explanation is clear enough... is this possible to achieve for a non-programmer?
Thanks!
Niccolò
I need to create a search form with the below features
1) 2 fields >> "City" and "What to do" (eg. Rome - Eat )
2) each field is a dropdown list to choose from
3) the 2 fields must be combined for the search result (eg. Rome/Eat gives a different search result than Rome/Sleep)
4) when clicking the "submit" button the user get always redirected to an external site, a different link for each search combination. If there is no external site available for the searched terms, then a warning message appears.
I hope the explanation is clear enough... is this possible to achieve for a non-programmer?
Thanks!
Niccolò