Maybe this is a basic question as I am still learning more of bubble every day. However, I have a page that shows “client” as my content type. It’s going to be a profile for users to view their client’s info. However, on that profile, I also want to show a different data type, “vehicles.” How do I display all the vehicles that client has on their profile?
Just do a search for Vehicles belonging to the particular client.
(or, if you have a list of vehicles on the client datatype, then just display the Client’s Vehicles).