How to Open all a Record's Data from within a Summary View
I have an aircraft inventory database at
http://creator.zoho.com/mcgeepj2/view/68/.
I also have several Views that display fewer data fields than that of the entire database, such as this summary view of aircraft that are only on Static Display http://creator.zoho.com/mcgeepj2/view/76/.
From this type of summary view I want to open all a records data rather than only the data elements of that View.
For example the first record in http://creator.zoho.com/mcgeepj2/view/76/ summary view is aircraft Tail Number 560451. I want a User to be able to open the entire record of 560451 from within that view. Currently the view button beside a record only displays the data elements of that view. I want the entire record's data.
How do I do this? Thanks