Hello my friends,
I’m really desperate to create this thing.
Let’s say I have the:
DATABASE 1 - Restaurants to visit:
RESTAURANT | DURATION OF VISIT
A | 1 HOUR
B | 1 HOUR
C | 1 HOUR
And the:
DATABASE 2 - Monuments to visit:
MONUMENT | DURATION OF VISIT
A | 10 MINUTES
B | 30 MINUTES
C | 15 MINUTES
D | 20 MINUTES
I want people to be able to choose from the first dropdown list a RESTAURANT to visit. Let’s say its the restaurant A (takes 1 hour to visit)
Then choose a monument from the next dropdown list. Let’s say its the monument A (Takes 10 minutes to visit)
Then choose a monument from the next dropdown list. Let’s say its the monument B (Takes 30 minutes to visit)
If possible, after choosing MONUMENT A from the first Dropdown list, I’d like to make it unavailable to select on the next dropdown list. (if this step is not possible it’s ok)
In the end, the user will press a button to generate and show in Text, the sum of the time it takes to visit all the dropdown list selections. In this case RESTAURANT A + MONUMENT A + MONUMENT B (1 HOUR + 10 MINUTES + 30 MINUTES = 1H 40 MINUTES)
My website where i’m trying to create that it’s the following:
https://fdinisdealmeida.wixsite.com/meusite/ferias
I’m paying a small ammount to someone if they can do it, to enter on my wix and put it to work.
I’m desperate as I need this to a school work.
Thank you in advance.