This may be a newbie question, But let’s say I have a database table w/ 10 fields. However, on the first screen I want a small 4-5 field table displaying corresponding data. But the first field, let’s call it ID, I want to be linkable to a full table that will display complete details about that, all 10 db fields. What would the coding be…I have a friend that usually helps, but apparently this is too easy…he simply laughed at my question.
Please help…thanks
Aaron
Is it something like this you’re looking for?
First page:
I am not sure what you want on the second page but if you want to display information about one specific row, you can do it in this way: