Can a we create query views?
I have a membership application. One form contains member data. One form contains club data. I have a third form that tracks registrations with a lookup field for members and a lookup field for clubs. Is it possible to create a view that contains information from these three forms? They are all linked through the lookups, but I would like to create a view that has data from each. How do I do that?