Hi Tomas, I’m not sure what your use case is and am struggling to understand your request.
I’d be happy to connect so you can walk me through your scenario and see if I can offer any advice. carlholmeschps@gmail.com
The question is actually quite simple: how to filter a connection field with 2 other connection fields (within a form view)?
Say you want to display a dropdown menu with vehicles that are type= carsandcolor= red. How do you do it?
Example:
a. Please select your type of vehicle: XYZ
b. Please select your desired color: ZXI
c. Please select an available vehicle: UIP
Knack lets us filter one connection input with another (“show b belonging to a and show c belonging to b”), but not with two others (“show c belonging to a and b”), neither with three others, etc…
If you have a table of Cars and a table of Colors you must already have a table that shows a record with the vehicle make, model, color, age, engine size, transmission etc
If the user is selecting a Car from one table and a Color from another table this is still only filtering the results in the same table so you can show those vehicles that match criteria.
If you want to connect it may be easier to see if I can assist
I’m UK London BST, presume you are USA - EST is 5 hours behind currently.
Happy to connect on Zoom for 30 mins to see if we can get a solution.
Hi @MichaelG - that’s kind what I was alluding to. If you have a car model and car color then a search page would give you the results. I don’t see why or how you would have a third connection combing the first two so you could select that in the record too