How to create Views based on Multiple Forms

How to create Views based on Multiple Forms

I created two simple forms A and B, the second of which imports (thorough a Lookup) data from form A. So now I want to create a view which includes fields from tables A and B. According to my understanding of the FAQ, if I base the view on form B, then I should have access to fields in form A (since A and B are linked through a Lookup). However I cannot seem to be able to access fields in table A from my view based on table B. What am I missing?

And if and when I finally figure this out, what happens when I go to edit an entry in the new view? Will it automatically update entries in the respective forms (A and/or B)? Hopefully that is the way it works, that is what I am trying to test. Thanks for any assistance w/this!

Is it possible to create a view that takes data from multiple forms within a single application?



Yes, it is possible to create a view that takes data from multiple forms within a single application. In ZohoCreator, relationships are established between Forms by way of importing a field belonging to one form as picklist in another form. For example:


dmiller2u