I’ve got 5 users who have registered their car details in the app. Car manufacturer,model, colour, wheel size, engine size. (I’ve got that working ok)
Next part I’m having problems
when a user logs on and looks for a car, Drop downs allow the user to choose
1.Car manufacturer (If 1 is TRUE then dropdown 2 If false advise non in stock)
2.model (If 2 is TRUE then dropdown 3 If false advise non in stock)
3.colour etc
4.wheel size etc
5.engine size. (If all5 is TRUE then show the car and send notification)
If I set a trigger notification (email) in the free version of Adalo should I expect a mail?
Okay, well the trigger notification is something different than emailing the user. Trigger notification is used to send a notification to users that will appear on their phones.
ok
Shortened Version
I’ve users who have registered their car details in the app. Car manufacturer,Model then Colour
Next part I’m still having problems. A user logs on and looks for a car, Drop downs allow the user to choose
1.Car manufacturer (If 1 is TRUE then dropdown 2 If false advise non in stock)
2.Car Model (If 2 is TRUE then dropdown 3 If false advise non in stock)
3.colour etc. (If all 3 is TRUE then show the car and send notification to the person who registered their car details where all 3 dropdowns match.
i.e. Matched - Car manufacturer,Model then Colour
Matched - Car Model
Matched - Car Colour
Later I’ll get registered user and interested party to communicate to each other.
All of the above stays within the App