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