This topic is locked

Seperate view page or seperate List page

3/26/2009 5:22:51 PM
ASPRunnerPro General questions
T
telemark author

Wondering if someone can point me in the right direction.
I am trying to display the data from a table in two separate views. One displaying every field name, the other displaying a very cut down version. Is it easier to create another view page for the table or create another table with all the views. The data must be the same and if updated in one it will update in the other. I tried with another table but couldn't get the data when edited in one table to update the other and vice versa.
I hope that makes sense.
Thanks
Andy

J
Jane 3/27/2009

Andy,
I recommend you to create custom view for this table on the Datasource tables tab directly.

T
telemark author 3/27/2009

Andy,

I recommend you to create custom view for this table on the Datasource tables tab directly.


Fantastic,
That works perfect.
Thanks again for all your help.
Andy